mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[CI] Pin MinGW verision
Fixes failing builds, pending updates to the setup-mingw action
This commit is contained in:
parent
0fa08af2a5
commit
2693de689d
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -724,6 +724,7 @@ jobs:
|
||||
with:
|
||||
platform: x64
|
||||
static: false
|
||||
version: 12.2
|
||||
- name: Install Boost Headers
|
||||
if: steps.cache-boost.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user