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 dc434ea commit 3bad47eCopy full SHA for 3bad47e
.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