Skip to content

Commit

Permalink
fix MingW64 CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Nov 15, 2023
1 parent 3a6b331 commit 9c18976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ jobs:
- name: Set up MinGW
uses: egor-tensin/setup-mingw@v2
with:
static: 0
platform: x64

- name: tests (deterministic)
Expand Down

0 comments on commit 9c18976

Please sign in to comment.