We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab0f5f commit e7d4478Copy full SHA for e7d4478
.github/workflows/ci.yml
@@ -23,6 +23,8 @@ jobs:
23
platform: JS
24
- java: 17
25
platform: Native
26
+ - scala: 2.11.x
27
+ platform: Native
28
include:
29
- java: 8
30
scala: 2.12.x
0 commit comments