Skip to content

Commit

Permalink
Update CircleCI to use new Mingw build image
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRStevens committed Jan 1, 2025
1 parent cbcb4d5 commit de67b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- build-and-test
build-linux-mingw:
docker:
- image: outpostuniverse/nas2d-mingw:1.10
- image: outpostuniverse/nas2d-mingw:1.11
environment:
WARN_EXTRA: "-Wno-redundant-decls"
steps:
Expand Down

0 comments on commit de67b6e

Please sign in to comment.