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 bafa3c1 commit 2518475Copy full SHA for 2518475
.github/workflows/Tests.yml
@@ -11,7 +11,7 @@ jobs:
11
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
12
# You can convert this to a matrix build if you need cross-platform coverage.
13
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
15
16
steps:
17
- uses: actions/checkout@v4
0 commit comments