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
|
||||
- clang6
|
||||
- clang5
|
||||
cuda:
|
||||
- false
|
||||
- true
|
||||
cuda:
|
||||
- false
|
||||
- true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user