We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924e439 commit edd4777Copy full SHA for edd4777
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
# Remember if you commit this, newly built images will replace those tags.
11
# Prefer incrementing the version to unused one
12
- tag: [10-mingw32, 10-jammy, 10-jammy32, 10-noble, 10-noble32, 10-noblevcpkg]
+ tag: [11-mingw32, 11-jammy, 11-jammy32, 11-noble, 11-noble32, 11-noblevcpkg]
13
env:
14
dockertag: ${{ matrix.tag }}
15
REGISTRY: ghcr.io
0 commit comments