Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2dfee93

Browse files
committedJun 11, 2024
Test GitHub: edit Linux arm64 to build.
Signed-off-by: ubi de feo <me@ubidefeo.com>
1 parent 1a9a315 commit 2dfee93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- os: ubuntu-latest
2727
- os: macos-13
2828
- os: macos-14
29-
- os: linux-arm64
29+
- os: arm-runner-linux
3030
runs-on: ${{ matrix.config.os }}
3131
timeout-minutes: 90
3232

0 commit comments

Comments
 (0)
Please sign in to comment.