fix(ci): remove "update" to gcc-14 on windows (#1288)

This commit is contained in:
markspanbroek 2025-06-24 11:00:56 +02:00 committed by GitHub
parent e1c397e112
commit 4d44154a40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 7 deletions

View File

@ -81,12 +81,6 @@ runs:
mingw-w64-i686-ntldd-git
mingw-w64-i686-rust
- name: MSYS2 (Windows All) - Update to gcc 14
if: inputs.os == 'windows'
shell: ${{ inputs.shell }} {0}
run: |
pacman -U --noconfirm https://repo.msys2.org/mingw/ucrt64/mingw-w64-ucrt-x86_64-gcc-14.2.0-2-any.pkg.tar.zst https://repo.msys2.org/mingw/ucrt64/mingw-w64-ucrt-x86_64-gcc-libs-14.2.0-2-any.pkg.tar.zst
- name: Install gcc 14 on Linux
# We don't want to install gcc 14 for coverage (Ubuntu 20.04)
if : ${{ inputs.os == 'linux' && inputs.coverage != 'true' }}

@ -1 +1 @@
Subproject commit 2acbbdcc0e63002a013fff49f015708522875832
Subproject commit f808ed5e7a7bfc42204ec7830f14b7a42b63c284