Skip to content

Jenkinsfile: update to use Ubuntu 22.04 agents#1204

Merged
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:bump_ubuntu
May 21, 2025
Merged

Jenkinsfile: update to use Ubuntu 22.04 agents#1204
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:bump_ubuntu

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
nodeLabel = "${nodeLabel}&&ubuntu"
} else {
nodeLabel = "${nodeLabel}&&ubuntu-2004"
nodeLabel = "${nodeLabel}&&ubuntu-2204"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably use 24.04 if we have such nodes 🤔

@thaJeztah thaJeztah merged commit f12e086 into docker:master May 21, 2025
14 checks passed
@thaJeztah thaJeztah deleted the bump_ubuntu branch May 21, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants