summaryrefslogtreecommitdiff
path: root/make-ccache-volume
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-10-25 00:19:40 +0200
committerCarl Hetherington <cth@carlh.net>2025-10-25 00:19:40 +0200
commitb9b8f4d9e3f115bd9c83e7c487a8cdf9d4b7ef9b (patch)
treecc4ba15ce971ce9526aac7daa66d590b11cb8a18 /make-ccache-volume
parentba9eb191950c78093fe3b59bdd4f52a0e43bcd1c (diff)
Add another ccache volume.
Diffstat (limited to 'make-ccache-volume')
-rwxr-xr-xmake-ccache-volume2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-ccache-volume b/make-ccache-volume
index a00d737..d48dbcb 100755
--- a/make-ccache-volume
+++ b/make-ccache-volume
@@ -1,6 +1,6 @@
#!/bin/bash
-images="ubuntu-16.04-64 ubuntu-18.04-64 ubuntu-20.04-64 ubuntu-22.04-64 ubuntu-24.04-64 ubuntu-25.04-64 ubuntu-25.10-64"
+images="ubuntu-14.04-64 ubuntu-16.04-64 ubuntu-18.04-64 ubuntu-20.04-64 ubuntu-22.04-64 ubuntu-24.04-64 ubuntu-25.04-64 ubuntu-25.10-64"
images="$images windows windows_v2.18.x"
images="$images debian-10-64 debian-11-64 debian-12-64 debian-13-64 debian-unstable-64"
images="$images fedora-39-64 fedora-40-64 fedora-41-64 fedora-42-64 fedora-43-64"