There was an error while loading. Please reload this page.
2 parents df7857c + dfee9fb commit be8c1e4Copy full SHA for be8c1e4
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: sbt/setup-sbt@v1
47
- name: Set up MinGW
48
if: ${{ runner.os == 'Linux' }}
49
- uses: egor-tensin/setup-mingw@v2
+ uses: egor-tensin/setup-mingw@v3
50
with:
51
platform: x64
52
- name: Set up gcc-aarch64-linux-gnu
0 commit comments