Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mschuwalow committed Oct 9, 2024
1 parent 898cca7 commit 69a92f9
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 @@ -38,7 +38,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: ['17']
java: ['8']
scala: ['2.12.20', '2.13.15', '3.4.1']
steps:
- name: Checkout current branch
Expand Down

0 comments on commit 69a92f9

Please sign in to comment.