mirror of
https://github.com/moby/moby.git
synced 2026-08-10 17:15:06 +00:00
gha: integration-prepare: update to ubuntu 24.04
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
2
.github/workflows/.test.yml
vendored
2
.github/workflows/.test.yml
vendored
@@ -251,7 +251,7 @@ jobs:
|
||||
TEST_SKIP_INTEGRATION_CLI: 1
|
||||
|
||||
integration-prepare:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 10 # guardrails timeout for the whole job
|
||||
continue-on-error: ${{ github.event_name != 'pull_request' }}
|
||||
outputs:
|
||||
|
||||
Reference in New Issue
Block a user