We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061bd6a commit a130141Copy full SHA for a130141
1 file changed
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
- jruby-head
15
arch:
16
- ubuntu-latest
17
- - ubuntu-latest-arm64
+ - ubuntu-latest-arm
18
name: Ruby ${{ matrix.ruby-version }} on ${{ matrix.arch }}
19
steps:
20
- uses: actions/checkout@v3
0 commit comments