fix the tests?
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ windows-2019, macos-10.15, ubuntu-20.04 ]
|
os: [ windows-2019, macos-latest, ubuntu-20.04 ]
|
||||||
cmake: [ 3.15, 3.x ]
|
cmake: [ 3.15, 3.x ]
|
||||||
include:
|
include:
|
||||||
- os: windows-2019
|
- os: windows-2019
|
||||||
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
tree: tree
|
tree: tree
|
||||||
|
|
||||||
- os: macos-10.15
|
- os: macos-latest
|
||||||
tree: find
|
tree: find
|
||||||
|
|
||||||
- cmake: 3.15
|
- cmake: 3.15
|
||||||
|
|||||||
Reference in New Issue
Block a user