We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fe8de commit 4065f06Copy full SHA for 4065f06
.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-24.04-arm
+ runs-on: ubuntu-22.04
23
24
env:
25
SLIPSHOW_PLATFORM: ${{ matrix.platform.name }}
0 commit comments