Skip to content

Commit

Permalink
Use new build containers
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaelers committed Apr 4, 2022
1 parent 4b60271 commit d69688f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@ jobs:
compiler: gcc
upload: true

- image: mingw-gtk
- image: mingw-fedora
configuration: Release
compiler: gcc
upload: false

- image: mingw-gtk
- image: mingw-fedora
configuration: Debug
compiler: gcc
upload: false
Expand Down

0 comments on commit d69688f

Please sign in to comment.