Skip to content

Commit

Permalink
Update AZP config. (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Jul 30, 2021
1 parent 6c989de commit d6403ac
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 @@ -203,8 +203,8 @@ stages:
test: macos/11.1
- name: RHEL 7.9
test: rhel/7.9
- name: RHEL 8.3
test: rhel/8.3
- name: RHEL 8.4
test: rhel/8.4
- name: FreeBSD 12.2
test: freebsd/12.2
- name: FreeBSD 13.0
Expand All @@ -219,6 +219,8 @@ stages:
targets:
- name: RHEL 7.9
test: rhel/7.9
- name: RHEL 8.3
test: rhel/8.3
- name: macOS 11.1
test: macos/11.1
- name: FreeBSD 12.2
Expand Down

0 comments on commit d6403ac

Please sign in to comment.