Skip to content

Commit

Permalink
github, why????????
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel committed Dec 18, 2024
1 parent 7652425 commit 5216a32
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-24.04
- os: ubuntu-22.04
java: 17
- os: ubuntu-24.04
- os: ubuntu-22.04
java: 21
- os: ubuntu-24.04
- os: ubuntu-22.04
java: 23
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 5216a32

Please sign in to comment.