Skip to content

Commit

Permalink
fixup! ci: update mingw from 6.3.0 to 12.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed May 18, 2024
1 parent ab9d576 commit da0bb49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
- i686-pc-windows-gnu
include:
- target: x86_64-pc-windows-gnu
archive: i686-12.2.0-release-posix-dwarf-rt_v10-rev0.7z
archive: x86_64-12.2.0-release-posix-seh-rt_v10-rev0.7z
mingw_dir: mingw64
- target: i686-pc-windows-gnu
archive: x86_64-12.2.0-release-posix-seh-rt_v10-rev0.7z
archive: i686-12.2.0-release-posix-dwarf-rt_v10-rev0.7z
mingw_dir: mingw32
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit da0bb49

Please sign in to comment.