Skip to content

Commit 6c06631

Browse files
committed
Try out Ubuntu on arm
1 parent 18e7056 commit 6c06631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ${{ matrix.os }}
2727
strategy:
2828
matrix:
29-
os: [ubuntu-latest]
29+
os: [ubuntu-latest, ubuntu-24.04-arm]
3030
swift: ["6.1"]
3131
steps:
3232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)