Skip to content

Commit

Permalink
Remove EOL Ansible 8 from CI. (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Dec 20, 2023
1 parent 57c4942 commit 70f7bd4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/antsibull-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
matrix:
include:
# Using ansible_version as X.99.0 since it is unreleased so new deps are generated
- name: Ansible 8
ansible_version: 8.99.0
ansible_major_version: 8
- name: Ansible 9
ansible_version: 9.99.0
ansible_major_version: 9
Expand Down

0 comments on commit 70f7bd4

Please sign in to comment.