Skip to content

Commit e7b9c0f

Browse files
committed
+1
1 parent 8eb999d commit e7b9c0f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/os.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ jobs:
2828
- uses: msys2/setup-msys2@v2.27.0
2929
with:
3030
install: >-
31-
mingw-w64-ucrt-x86_64-gcc
31+
gcc
3232
autotools
3333
patch
34-
msystem: ucrt64
3534
path-type: inherit
3635
if: ${{ startsWith(matrix.os, 'windows') }}
3736
- name: Cache GNU GMP builds

0 commit comments

Comments
 (0)