Update cmake.yml
This commit is contained in:
parent
07478da3ab
commit
14baad5899
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-18.04, ubuntu-20.04]
|
os: [ubuntu-18.04, ubuntu-20.04]
|
||||||
type: [Release, Debug]
|
type: [Release]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user