Skip to content

Commit ef759d8

Browse files
committed
try
1 parent 79f42e9 commit ef759d8

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
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ ubuntu-22.04-arm, ubuntu-24.04-arm ]
13+
os: [ ubuntu-22.04-arm64, ubuntu-24.04-arm64 ]
1414
ruby: [ruby-3.4.1]
1515
runs-on: ${{ matrix.os }}
1616
steps:

0 commit comments

Comments
 (0)