Skip to content

Commit

Permalink
update setup-mingw action for GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbaddog committed Dec 13, 2023
1 parent b19117d commit 8e8be9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/experimental_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# experiment: maybe don't need this?
# update: looks like we do: with this commented out, the build hung
- name: Set up MinGW
uses: egor-tensin/setup-mingw@v2
uses: egor-tensin/setup-mingw@v2.2.0
if: matrix.os == 'windows-2019'
with:
platform: x64
Expand Down

0 comments on commit 8e8be9c

Please sign in to comment.