Skip to content

Commit bf27928

Browse files
committed
Update container image
1 parent fc2dd89 commit bf27928

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Test
2222
uses: liufengyun/actions@v2
2323
with:
24-
container: lampepfl/dotty-windows:2020-10-02
24+
container: lampepfl/dotty-windows:2020-10-06
2525
command: sbt test
2626

2727
test_bootstrapped-windows:
@@ -34,7 +34,7 @@ jobs:
3434
- name: Test
3535
uses: liufengyun/actions@v2
3636
with:
37-
container: lampepfl/dotty-windows:2020-10-02
37+
container: lampepfl/dotty-windows:2020-10-06
3838
command: sbt dotty-bootstrapped/test
3939

4040
# - name: Scala.js Test

0 commit comments

Comments
 (0)