Skip to content

Commit

Permalink
Pin mingw version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Nov 16, 2023
1 parent d42acdb commit 31dbe58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: egor-tensin/setup-mingw@v2
with:
platform: ${{ matrix.platform }}
version: 12.2.0.03042023

- name: Install Rust
uses: actions-rs/[email protected]
Expand Down

0 comments on commit 31dbe58

Please sign in to comment.