Skip to content

Commit 1279a39

Browse files
committed
Drop jammy
1 parent edd4777 commit 1279a39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
# Remember if you commit this, newly built images will replace those tags.
1111
# Prefer incrementing the version to unused one
12-
tag: [11-mingw32, 11-jammy, 11-jammy32, 11-noble, 11-noble32, 11-noblevcpkg]
12+
tag: [11-mingw32, 11-noble, 11-noble32, 11-noblevcpkg]
1313
env:
1414
dockertag: ${{ matrix.tag }}
1515
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)