Skip to content

Commit

Permalink
Fixed ubuntu with version
Browse files Browse the repository at this point in the history
  • Loading branch information
przemekiterators committed Dec 16, 2024
1 parent 9077a4c commit 97c4eb0
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 @@ -13,7 +13,7 @@ jobs:
name: Build and Test
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-20.04]
scala: [2.13.15, 3.3.3]
java: [temurin@17]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 97c4eb0

Please sign in to comment.