ci on m1 try
This commit is contained in:
parent
635bf530b8
commit
b4560b6802
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
|||||||
name: [ "Linux x64 (Ubuntu 20.04) - GCC 10" ]
|
name: [ "Linux x64 (Ubuntu 20.04) - GCC 10" ]
|
||||||
os: [ ubuntu-20.04 ]
|
os: [ ubuntu-20.04 ]
|
||||||
sanitize: [ false ]
|
sanitize: [ false ]
|
||||||
shell: /bin/bash
|
|
||||||
build:
|
build:
|
||||||
- { cc: gcc, cxx: g++, linker: ld, shell: /bin/bash }
|
- { cc: gcc, cxx: g++, linker: ld, shell: /bin/bash }
|
||||||
include:
|
include:
|
||||||
|
Loading…
Reference in New Issue
Block a user