CI: remove macOS 12.0 from CI (#7419)

macOS in CI seems to be very unreliable or even totally dead.
pull/7423/head
Felix Fontein 2023-10-22 18:05:29 +02:00 committed by GitHub
parent 9abba2816e
commit 932b657ab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -244,8 +244,8 @@ stages:
parameters: parameters:
testFormat: 2.14/{0} testFormat: 2.14/{0}
targets: targets:
- name: macOS 12.0 #- name: macOS 12.0
test: macos/12.0 # test: macos/12.0
- name: RHEL 9.0 - name: RHEL 9.0
test: rhel/9.0 test: rhel/9.0
#- name: FreeBSD 12.4 #- name: FreeBSD 12.4