Skip to content

Commit ba2dfe4

Browse files
authored
Merge pull request #1501 from OutpostUniverse/updateBuildEnvs
Update Mingw build environment
2 parents 762b591 + 67aeb25 commit ba2dfe4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- build
4646
build-linux-mingw:
4747
docker:
48-
- image: outpostuniverse/nas2d-mingw:1.10
48+
- image: outpostuniverse/nas2d-mingw:1.11
4949
steps:
5050
- checkout
5151
- run: git submodule update --init nas2d-core/

0 commit comments

Comments
 (0)