Skip to content

Commit f1fe8de

Browse files
committed
Building on ARM?
1 parent eaf56e1 commit f1fe8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# - platform: { name: "linux/arm64", filename_suffix: "linux-arm64", target_arch: "arm64" }
2020
# runAllTests: false
2121
fail-fast: false
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-24.04-arm
2323

2424
env:
2525
SLIPSHOW_PLATFORM: ${{ matrix.platform.name }}

0 commit comments

Comments
 (0)