mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
ci: try to fix broken docker test
Upgrade to 22.04 base image and use the existing version of docker. Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
a48aa33eaa
commit
a2b018a188
2 changed files with 1 additions and 20 deletions
2
.github/workflows/docker-test.yml
vendored
2
.github/workflows/docker-test.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-20.04]
|
||||
os: [ubuntu-22.04]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run Docker Test (${{ matrix.os }})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue