Update CI to Ubuntu 20.04 and to newer versions of actions

This commit is contained in:
Dimitrij Mijoski
2022-09-27 15:06:12 -07:00
committed by Victor Zverovich
parent 48f525d025
commit 6e0a5f7fba
4 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -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