We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d49ace commit 3c43020Copy full SHA for 3c43020
1 file changed
.github/workflows/github_cmake_nvhpc.yml
@@ -9,7 +9,7 @@ concurrency:
9
jobs:
10
nvhpc-build:
11
runs-on: ubuntu-latest
12
- stategy:
+ strategy:
13
matrix:
14
yaml-support: ["OFF" , "ON"]
15
env:
0 commit comments