Remove macos + gcc ci build to speed up ci build time
This commit is contained in:
parent
633691e164
commit
254f2b3c42
|
@ -18,6 +18,8 @@ jobs:
|
||||||
openssl: openssl3
|
openssl: openssl3
|
||||||
- http3: no-http3
|
- http3: no-http3
|
||||||
openssl: openssl3
|
openssl: openssl3
|
||||||
|
- os: macos-10.15
|
||||||
|
compiler: gcc
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue