We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175baa5 commit e21303eCopy full SHA for e21303e
.github/workflows/cmake.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
strategy:
12
fail-fast: false
13
matrix:
0 commit comments