remove gcc-8 from macos build test
This commit is contained in:
parent
5cb2b0c1a9
commit
5cae6ba54a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -166,7 +166,7 @@ jobs:
|
||||||
- name: Test
|
- name: Test
|
||||||
id: make_test
|
id: make_test
|
||||||
run: |
|
run: |
|
||||||
CC=gcc-8 make tests
|
make tests
|
||||||
make test
|
make test
|
||||||
|
|
||||||
macOS-latest-cmake:
|
macOS-latest-cmake:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue