mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 06:49:06 +00:00
Fixed Ubuntu arm build pipeline (#245)
This commit is contained in:
parent
317d3c9eec
commit
6f5aecd92b
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -370,7 +370,7 @@ jobs:
|
||||
|
||||
build_linux_arm64:
|
||||
name: Build app (linux-arm64)
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
needs: read_metadata
|
||||
env:
|
||||
SKIP: false # allows disabling this long-running job temporarily
|
||||
|
Loading…
Reference in New Issue
Block a user