Skip to content

Commit

Permalink
Update CI matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Jun 18, 2024
1 parent 9d3570f commit 4358436
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,15 @@ jobs:
ansible:
- devel
docker_container:
- ubuntu2004
- ubuntu2204
- fedora39
- ubuntu2404
- fedora40
sops_version:
- 3.5.0
- 3.6.0
- 3.7.3
- 3.8.0
- 3.8.1
python_version:
- ''
include:
Expand Down Expand Up @@ -121,6 +122,9 @@ jobs:
- ansible: stable-2.17
docker_container: ubuntu2204
sops_version: 3.8.1
- ansible: stable-2.17
docker_container: fedora39
sops_version: 3.8.1
# devel
- ansible: devel
docker_container: quay.io/ansible-community/test-image:archlinux
Expand Down

0 comments on commit 4358436

Please sign in to comment.