Skip to content

Commit d310400

Browse files
authored
revert commit
1 parent 5c6c06c commit d310400

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
update: false
2929
install: >-
3030
git
31-
mingw-w64-${{ matrix.arch }}-gcc-14
32-
mingw-w64-${{ matrix.arch }}-gcc-fortran-14
31+
mingw-w64-${{ matrix.arch }}-gcc
32+
mingw-w64-${{ matrix.arch }}-gcc-fortran
3333
mingw-w64-${{ matrix.arch }}-python
3434
mingw-w64-${{ matrix.arch }}-python-fypp
3535
mingw-w64-${{ matrix.arch }}-cmake

0 commit comments

Comments
 (0)