parent
df1c72a55e
commit
786a4465b6
|
@ -17,7 +17,6 @@ jobs:
|
||||||
target:
|
target:
|
||||||
- ubuntu-20.04
|
- ubuntu-20.04
|
||||||
- ubuntu-22.04
|
- ubuntu-22.04
|
||||||
- macos-11
|
|
||||||
- macos-12
|
- macos-12
|
||||||
- macos-13
|
- macos-13
|
||||||
- macos-14
|
- macos-14
|
||||||
|
@ -102,7 +101,6 @@ jobs:
|
||||||
- { target: ubuntu-22.04, config: selinux }
|
- { target: ubuntu-22.04, config: selinux }
|
||||||
- { target: ubuntu-22.04, config: kitchensink }
|
- { target: ubuntu-22.04, config: kitchensink }
|
||||||
- { target: ubuntu-22.04, config: without-openssl }
|
- { target: ubuntu-22.04, config: without-openssl }
|
||||||
- { target: macos-11, config: pam }
|
|
||||||
- { target: macos-12, config: pam }
|
- { target: macos-12, config: pam }
|
||||||
- { target: macos-13, config: pam }
|
- { target: macos-13, config: pam }
|
||||||
- { target: macos-14, config: pam }
|
- { target: macos-14, config: pam }
|
||||||
|
|
Loading…
Reference in New Issue