Skip to content

Commit

Permalink
CI: Remove Fedora 37 from devel; add Fedora 38 (ansible-collections#6788
Browse files Browse the repository at this point in the history
)

Remove Fedora 37 from devel; add Fedora 38.
  • Loading branch information
felixfontein authored Jun 26, 2023
1 parent 8b5dc27 commit 7b404fd
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ stages:
targets:
- name: Alpine 3.17
test: alpine/3.17
# - name: Fedora 37
# test: fedora/37
# - name: Fedora 38
# test: fedora/38
- name: Ubuntu 22.04
test: ubuntu/22.04
groups:
Expand Down Expand Up @@ -265,8 +265,8 @@ stages:
parameters:
testFormat: devel/linux/{0}
targets:
- name: Fedora 37
test: fedora37
- name: Fedora 38
test: fedora38
- name: openSUSE 15
test: opensuse15
- name: Ubuntu 20.04
Expand All @@ -287,6 +287,8 @@ stages:
parameters:
testFormat: 2.15/linux/{0}
targets:
- name: Fedora 37
test: fedora37
- name: CentOS 7
test: centos7
groups:
Expand Down

0 comments on commit 7b404fd

Please sign in to comment.