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 d335b01 commit 2a49f2bCopy full SHA for 2a49f2b
.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-22.04
+ runs-on: ubuntu-24.04
13
strategy:
14
matrix:
15
cfg:
.github/workflows/nightly.yml
@@ -7,7 +7,7 @@ on:
7
8
0 commit comments