Skip to content

Commit 2fbc7a7

Browse files
committed
CI: Deactivate jruby till jar-dependencies issue is sorted out
1 parent 5ed64f9 commit 2fbc7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- '3.1'
1616
- '3.0'
1717
- '2.7'
18-
- jruby
18+
#- jruby
1919
- truffleruby
2020
os:
2121
- ubuntu-latest
@@ -43,7 +43,7 @@ jobs:
4343
- '3.1'
4444
- '3.0'
4545
- '2.7'
46-
- jruby
46+
#- jruby
4747
runs-on: windows-latest
4848
steps:
4949
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)