We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc199fb commit b9042f8Copy full SHA for b9042f8
api-compat.Jenkinsfile
@@ -1,6 +1,6 @@
1
properties([disableConcurrentBuilds()])
2
3
-node("dind") {
+node("dind-1-12") {
4
container('dind') {
5
// This method is provided by the private api-compatibility library.
6
compat.test_build()
0 commit comments