Skip to content

Commit

Permalink
Add rhel/9.3 for devel, remove rhel/9.2. (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Nov 15, 2023
1 parent e9dbc1a commit cf1fe02
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 @@ -204,8 +204,8 @@ stages:
targets:
- name: macOS 13.2
test: macos/13.2
- name: RHEL 9.2
test: rhel/9.2
- name: RHEL 9.3
test: rhel/9.3
- name: FreeBSD 13.2
test: freebsd/13.2
groups:
Expand All @@ -219,6 +219,8 @@ stages:
parameters:
testFormat: 2.16/{0}
targets:
- name: RHEL 9.2
test: rhel/9.2
- name: RHEL 8.8
test: rhel/8.8
groups:
Expand Down

0 comments on commit cf1fe02

Please sign in to comment.