1
Fork 0

Cleanup custom mingw in CI

This commit is contained in:
Chris Denton 2024-05-26 22:00:43 +00:00
parent bdbbb6c6a7
commit f63931bc1a
No known key found for this signature in database
GPG key ID: 713472F2F45627DE
4 changed files with 4 additions and 47 deletions

View file

@ -155,9 +155,6 @@ jobs:
- name: checkout submodules
run: src/ci/scripts/checkout-submodules.sh
- name: install MSYS2
run: src/ci/scripts/install-msys2.sh
- name: install MinGW
run: src/ci/scripts/install-mingw.sh