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 7bd2e2d commit e593fefCopy full SHA for e593fef
.github/workflows/ansible-lint.yml
@@ -10,7 +10,7 @@ jobs:
10
ansible-lint:
11
name: Ansible Lint
12
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments