Skip to content

Commit ae7b15a

Browse files
committed
ci: remove ubuntu22 node label
Signed-off-by: Vitor Bandeira <[email protected]>
1 parent 6c85311 commit ae7b15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/public_tests_all.Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@Library('[email protected]') _
22

3-
node('ubuntu22') {
3+
node {
44

55
properties([copyArtifactPermission('${JOB_NAME},'+env.BRANCH_NAME)]);
66

0 commit comments

Comments
 (0)