Skip to content

Commit

Permalink
devel supports Fedora 39, and no longer Fedora 38. (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Nov 17, 2023
1 parent fd09348 commit 307042c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
docker_container:
- ubuntu2004
- ubuntu2204
- fedora38
- fedora39
sops_version:
- 3.5.0
- 3.6.0
Expand Down Expand Up @@ -188,7 +188,7 @@ jobs:
python_version: ''
target: gha/install/1/
- ansible: devel
docker_container: fedora38
docker_container: fedora39
python_version: ''
target: gha/install/1/
# Install on localhost vs. remote host
Expand Down Expand Up @@ -221,7 +221,7 @@ jobs:
target: gha/install/3/
github_latest_detection: auto
- ansible: devel
docker_container: fedora38
docker_container: fedora39
python_version: ''
target: gha/install/3/
github_latest_detection: auto
Expand Down

0 comments on commit 307042c

Please sign in to comment.