Skip to content

Commit

Permalink
use ubuntu 20.04 as base image
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Sep 22, 2023
1 parent a19ef91 commit ba747f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

test:
name: Setup, build and test
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04

steps:
- name: Install CRI-O
Expand Down

0 comments on commit ba747f6

Please sign in to comment.