Skip to content

Commit

Permalink
Did they fix it?
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel committed Dec 19, 2024
1 parent 5216a32 commit 974c1f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-22.04
- os: ubuntu-latest
java: 17
- os: ubuntu-22.04
- os: ubuntu-latest
java: 21
- os: ubuntu-22.04
- os: ubuntu-latest
java: 23
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 974c1f1

Please sign in to comment.