Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
SohamM-Ibm authored Jul 14, 2023
1 parent 42bd94a commit c6cacac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
isMain:
- ${{ contains(github.ref, 'main') }}
java: [ 17, 20, 21-ea ]
os: [ ubuntu-latest ]
os: [ ubuntu20.04 ]
exclude:
- isMain: true
java: 17
Expand Down

0 comments on commit c6cacac

Please sign in to comment.