Skip to content

Commit

Permalink
CI: Deactivate jruby till jar-dependencies issue is sorted out
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Dec 26, 2024
1 parent 5ed64f9 commit 2fbc7a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- '3.1'
- '3.0'
- '2.7'
- jruby
#- jruby
- truffleruby
os:
- ubuntu-latest
Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:
- '3.1'
- '3.0'
- '2.7'
- jruby
#- jruby
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2fbc7a7

Please sign in to comment.