Update test.yml
This commit is contained in:
parent
bcba19f917
commit
b62d57b2e2
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Set up CMake
|
- name: Set up CMake
|
||||||
uses: actions/setup-cmake@v2
|
uses: crazy-max/setup-cmake@v1
|
||||||
with:
|
with:
|
||||||
cmake-version: 3.21
|
cmake-version: 3.21
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue