Skip to content

Commit 2cd56eb

Browse files
committed
Small fixes to GitHub Actions job matrix
1 parent c9ec986 commit 2cd56eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/scala.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,14 @@ jobs:
3636
deploy: [false]
3737
exclude:
3838
- platform: jvm
39-
scalajs_version: 1.3.0
39+
scalajs_version: 0.6.33
4040
- platform: js
4141
jdk: 11
4242
- platform: js
4343
scala: 0.27.0-RC1
4444
- platform: js
4545
scala: 2.11.12
46+
scalajs_version: 0.6.33
4647
- jdk: 11
4748
scala: 2.11.12
4849
- jdk: 11

0 commit comments

Comments
 (0)