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 Feb 21, 2025
1 parent adfce14 commit 134ada6
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 @@ -48,7 +48,7 @@ jobs:
- build-and-test
build-linux-mingw:
docker:
- image: outpostuniverse/nas2d-mingw:1.11
- image: ghcr.io/lairworks/build-env-nas2d-mingw:1.12
environment:
WARN_EXTRA: "-Wno-redundant-decls"
LDFLAGS_EXTRA: "-L/usr/local/x86_64-w64-mingw32/lib"
Expand Down

0 comments on commit 134ada6

Please sign in to comment.