Skip to content

Commit

Permalink
update scala 3.6 NIGHTLY version
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Aug 30, 2024
1 parent 9f45dc1 commit d586043
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 @@ -69,7 +69,7 @@ jobs:
sbt -v "+ publishLocal" "sbt-plugin/scripted wartremover/*${{matrix.test_index}}of3"
;;
"inspector")
sbt -v SetLatestStableScala3 inspector/test "++ 3.6.0-RC1-bin-20240815-99f431e-NIGHTLY!" core/test
sbt -v SetLatestStableScala3 inspector/test "++ 3.6.0-RC1-bin-20240828-5e83606-NIGHTLY!" core/test
;;
"test")
sbt -v test SetLatestStableScala3 core/test
Expand Down

0 comments on commit d586043

Please sign in to comment.