Update CI to Ubuntu 20.04 and to newer versions of actions
This commit is contained in:
committed by
Victor Zverovich
parent
48f525d025
commit
6e0a5f7fba
@@ -15,7 +15,7 @@ jobs:
|
||||
- shared: -DBUILD_SHARED_LIBS=ON
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Create Build Environment
|
||||
run: cmake -E make_directory ${{runner.workspace}}/build
|
||||
|
||||
Reference in New Issue
Block a user