Skip to content

Commit

Permalink
Build CI images verion 7
Browse files Browse the repository at this point in the history
  • Loading branch information
janisozaur committed Nov 6, 2023
1 parent 00018ca commit af5fc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
matrix:
# Remember if you commit this, newly built images will replace those tags.
# Prefer incrementing the version to unused one
tag: [6-bionic32, 6-mingw32, 6-focal32, 6-jammy32]
tag: [7-mingw32, 7-jammy32, 7-mantic32]
env:
dockertag: ${{ matrix.tag }}
REGISTRY: ghcr.io
Expand Down

0 comments on commit af5fc50

Please sign in to comment.