Skip to content

Commit

Permalink
[CI] Pin MinGW verision
Browse files Browse the repository at this point in the history
Fixes failing builds, pending updates to the setup-mingw action
  • Loading branch information
speth committed Oct 4, 2023
1 parent 0fa08af commit 2693de6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 2693de6

Please sign in to comment.