Skip to content

Commit db1848f

Browse files
Alex-WelshMoteHue
authored andcommitted
Bump ansible-core version in lint jobs
1 parent 75a2499 commit db1848f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stackhpc-pull-request.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ jobs:
6969
matrix:
7070
include:
7171
# NOTE(upgrade): Keep these in sync with Kayobe's supported Ansible and Python versions (see release notes).
72-
- ansible: "2.17"
72+
- ansible: "2.18"
7373
python: "3.12"
74-
- ansible: "2.16"
74+
- ansible: "2.17"
7575
python: "3.10"
7676
name: Ansible ${{ matrix.ansible }} lint with Python ${{ matrix.python }}
7777
if: github.repository == 'stackhpc/stackhpc-kayobe-config'

0 commit comments

Comments
 (0)