We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf56e1 commit f1fe8deCopy full SHA for f1fe8de
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
# - platform: { name: "linux/arm64", filename_suffix: "linux-arm64", target_arch: "arm64" }
20
# runAllTests: false
21
fail-fast: false
22
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
23
24
env:
25
SLIPSHOW_PLATFORM: ${{ matrix.platform.name }}
0 commit comments