Skip to content

Commit

Permalink
devel supports Fedora 39, and no longer Fedora 38. (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Nov 17, 2023
1 parent 5630e3e commit 64847ad
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ stages:
parameters:
testFormat: devel/linux/{0}
targets:
- name: Fedora 38
test: fedora38
- name: Fedora 39
test: fedora39
- name: Ubuntu 20.04
test: ubuntu2004
- name: Ubuntu 22.04
Expand All @@ -128,6 +128,8 @@ stages:
parameters:
testFormat: 2.16/linux/{0}
targets:
- name: Fedora 38
test: fedora38
- name: CentOS 7
test: centos7
- name: openSUSE 15
Expand Down

0 comments on commit 64847ad

Please sign in to comment.