Skip to content

Commit a637800

Browse files
committed
update CI runner to ubuntu 20.04
1 parent 699eee4 commit a637800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# See:
2020
# - https://bugzilla.redhat.com/show_bug.cgi?id=190144
2121
# - https://github.com/systemd/systemd/pull/16424
22-
runs-on: ubuntu-18.04
22+
runs-on: ubuntu-20.04
2323
strategy:
2424
fail-fast: false
2525
matrix:

0 commit comments

Comments
 (0)