Skip to content

Commit

Permalink
revert scala 3.6.2 as currently broken
Browse files Browse the repository at this point in the history
  • Loading branch information
francisdb committed Dec 11, 2024
1 parent 252fbab commit 24ab1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
scalaVersion: ['2.12.20', '2.13.15', '3.3.4', '3.6.2']
scalaVersion: ['2.12.20', '2.13.15', '3.3.4', '3.5.2']
javaTag: [
'graalvm-community-22.0.1',
'graalvm-community-21.0.2',
Expand Down

0 comments on commit 24ab1ae

Please sign in to comment.