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 814d4e9 commit 54584a1Copy full SHA for 54584a1
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ name: CI
11
jobs:
12
scripts:
13
name: Scripts
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
15
strategy:
16
matrix:
17
include:
@@ -31,7 +31,7 @@ jobs:
31
32
playbooks:
33
name: Playbooks
34
35
36
37
.github/workflows/molecule-ci.yml
@@ -10,7 +10,7 @@ jobs:
10
test:
name: Molecule
distro:
0 commit comments