Skip to content

Commit e7d4478

Browse files
committed
Exclude Scala 2.11 in CI for Scala Native
1 parent bab0f5f commit e7d4478

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
platform: JS
2424
- java: 17
2525
platform: Native
26+
- scala: 2.11.x
27+
platform: Native
2628
include:
2729
- java: 8
2830
scala: 2.12.x

0 commit comments

Comments
 (0)