Skip to content

Commit

Permalink
added latest ansible (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt authored Sep 28, 2023
1 parent 37ea20b commit f4ef2c9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,12 @@ include:
- base-image: "python:3.11-slim"
ansible-core-version: "2.14.10"
runs-on: "ubuntu-22.04"

# 2.15.4
- base-image: "pypy:3.10-slim"
ansible-core-version: "2.15.4"
runs-on: "ubuntu-22.04"

- base-image: "python:3.11-slim"
ansible-core-version: "2.15.4"
runs-on: "ubuntu-22.04"

0 comments on commit f4ef2c9

Please sign in to comment.