Skip to content

Commit

Permalink
devel supports Fedora 39, and no longer Fedora 38.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Nov 17, 2023
1 parent cf1fe02 commit 1e14e8d
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 @@ -107,8 +107,8 @@ stages:
parameters:
testFormat: devel/linux/{0}
targets:
- name: Fedora 38
test: fedora38
- name: Fedora 39
test: fedora39
- name: Ubuntu 22.04
test: ubuntu2204
- name: Alpine 3
Expand All @@ -124,6 +124,8 @@ stages:
parameters:
testFormat: 2.16/linux/{0}
targets:
- name: Fedora 38
test: fedora38
- name: openSUSE 15
test: opensuse15
groups:
Expand Down Expand Up @@ -188,8 +190,8 @@ stages:
targets:
- name: Alpine 3.18
test: alpine/3.18
- name: Fedora 38
test: fedora/38
- name: Fedora 39
test: fedora/39
- name: Ubuntu 22.04
test: ubuntu/22.04
groups:
Expand Down

0 comments on commit 1e14e8d

Please sign in to comment.