We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2dd89 commit bf27928Copy full SHA for bf27928
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Test
22
uses: liufengyun/actions@v2
23
with:
24
- container: lampepfl/dotty-windows:2020-10-02
+ container: lampepfl/dotty-windows:2020-10-06
25
command: sbt test
26
27
test_bootstrapped-windows:
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
command: sbt dotty-bootstrapped/test
39
40
# - name: Scala.js Test
0 commit comments