We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699eee4 commit a637800Copy full SHA for a637800
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
# See:
20
# - https://bugzilla.redhat.com/show_bug.cgi?id=190144
21
# - https://github.com/systemd/systemd/pull/16424
22
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
23
strategy:
24
fail-fast: false
25
matrix:
0 commit comments