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.
2 parents 4b41335 + d335b01 commit fb1bcdaCopy full SHA for fb1bcda
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
linux_tests:
11
name: Linux, Puppet ${{ matrix.cfg.puppet_version }}, Ruby ${{ matrix.cfg.ruby }}
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
strategy:
14
matrix:
15
cfg:
.github/workflows/nightly.yml
@@ -7,7 +7,7 @@ on:
7
8
0 commit comments