Fix yaml workflows syntax
This commit is contained in:
parent
5ca94e3238
commit
81e89274ab
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -33,9 +33,9 @@ jobs:
|
|||||||
- clang7
|
- clang7
|
||||||
- clang6
|
- clang6
|
||||||
- clang5
|
- clang5
|
||||||
cuda:
|
cuda:
|
||||||
- false
|
- false
|
||||||
- true
|
- true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.4
|
- uses: actions/checkout@v2.3.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user