Skip to content

Commit 941821f

Browse files
committed
Disable arm test
1 parent 408e324 commit 941821f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- jruby-head
1515
image:
1616
- ubuntu-24.04
17-
- ubuntu-24.04-arm
17+
# - ubuntu-24.04-arm
1818
name: Ruby ${{ matrix.ruby-version }} on ${{ matrix.image }}
1919
steps:
2020
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)