We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b5202 commit 702bb71Copy full SHA for 702bb71
1 file changed
.github/workflows/build_publish_containers.yml
@@ -80,7 +80,6 @@ jobs:
80
imagetag: ubuntu22
81
imagepath: ubuntu22
82
runson: ubuntu-latest
83
-
84
85
build-ubuntu_24:
86
@@ -98,7 +97,6 @@ jobs:
98
97
imagepath: ubuntu24
99
100
101
102
build-ubuntu_24_llvm_18:
103
104
permissions:
@@ -150,7 +148,6 @@ jobs:
150
148
imagepath: ubuntu20llvm15
151
149
runson: self-hosted
152
153
154
build-ubuntu_20_llvm_18:
155
156
0 commit comments