mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
update ci
This commit is contained in:
parent
7673a7c696
commit
54960b54eb
1 changed files with 0 additions and 6 deletions
|
|
@ -74,12 +74,6 @@ matrix:
|
||||||
env:
|
env:
|
||||||
- CXX_COMPILER=clang++ CC_COMPILER=clang
|
- CXX_COMPILER=clang++ CC_COMPILER=clang
|
||||||
|
|
||||||
allow_failures: # gcc-9 yeat unstable.
|
|
||||||
- os: linux
|
|
||||||
compiler: g++
|
|
||||||
env:
|
|
||||||
- CXX_COMPILER=g++-9 CC_COMPILER=gcc-9
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- export CC=${CC_COMPILER}
|
- export CC=${CC_COMPILER}
|
||||||
- export CXX=${CXX_COMPILER}
|
- export CXX=${CXX_COMPILER}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue