We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd4777 commit 1279a39Copy full SHA for 1279a39
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: [11-mingw32, 11-jammy, 11-jammy32, 11-noble, 11-noble32, 11-noblevcpkg]
+ tag: [11-mingw32, 11-noble, 11-noble32, 11-noblevcpkg]
13
env:
14
dockertag: ${{ matrix.tag }}
15
REGISTRY: ghcr.io
0 commit comments