CI: remove FreeBSD 12.0 and 12.2, re-enable pkgng tests (#4511) (#4514)

* Remove FreeBSD 12.0 and 12.2 from CI.

* Revert "Temporarily disable the pkgng tests. (#4493)"

This reverts commit 5ecac692de.

(cherry picked from commit 26cebb9c30)
This commit is contained in:
Felix Fontein 2022-04-16 12:45:01 +02:00 committed by GitHub
parent cbca116a3e
commit 5c43ae6a67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -249,8 +249,8 @@ stages:
test: rhel/7.9 test: rhel/7.9
- name: RHEL 8.3 - name: RHEL 8.3
test: rhel/8.3 test: rhel/8.3
- name: FreeBSD 12.2 #- name: FreeBSD 12.2
test: freebsd/12.2 # test: freebsd/12.2
groups: groups:
- 1 - 1
- 2 - 2
@ -281,8 +281,8 @@ stages:
test: rhel/8.2 test: rhel/8.2
- name: RHEL 7.8 - name: RHEL 7.8
test: rhel/7.8 test: rhel/7.8
- name: FreeBSD 12.0 #- name: FreeBSD 12.0
test: freebsd/12.0 # test: freebsd/12.0
groups: groups:
- 1 - 1
- 2 - 2