Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpeeters committed Jan 23, 2025
1 parent 8befc2f commit 1ea546c
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 @@ -11,7 +11,7 @@ jobs:
name: Build and Test
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest, ubuntu-latest]
scala: [2.12.20, 3.3.4]
java: ['17', '21']
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1ea546c

Please sign in to comment.