Skip to content

Commit 9cfa4bc

Browse files
committed
See if an ubuntu-latest-arm label is also usable
1 parent 87387c2 commit 9cfa4bc

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
@@ -135,7 +135,7 @@ jobs:
135135
- windows-latest
136136
- macos-latest
137137
- ubuntu-latest
138-
- ubuntu-24.04-arm
138+
- ubuntu-latest-arm
139139

140140
runs-on: ${{ matrix.os }}
141141

0 commit comments

Comments
 (0)