We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1adf9 commit 768be24Copy full SHA for 768be24
.github/workflows/cmake.yml
@@ -15,7 +15,7 @@ jobs:
15
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
16
# You can convert this to a matrix build if you need cross-platform coverage.
17
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
18
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
19
20
steps:
21
- uses: actions/checkout@v3
0 commit comments