Skip to content

Commit

Permalink
Merge b3e165a into 6adae02
Browse files Browse the repository at this point in the history
  • Loading branch information
scribam committed Oct 4, 2023
2 parents 6adae02 + b3e165a commit 56bfc7f
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 @@ -29,6 +29,7 @@ jobs:
uses: egor-tensin/setup-mingw@v2
with:
platform: ${{ matrix.architecture }}
version: 12.2.0 # https://github.com/egor-tensin/setup-mingw/issues/14
- name: Run CMake
run: cmake -S . -B build -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug -DJSON_BuildTests=On
- name: Build
Expand Down

0 comments on commit 56bfc7f

Please sign in to comment.