commit 40bc282438a29d524fdc0c32192cd9dadfdef3b5
parent f15439df8b62a93dbdcbb8977624067a14f2a6a9
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date: Thu, 10 Jun 2021 11:54:24 +0200
Fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
@@ -18,7 +18,7 @@ jobs:
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
- stategy:
+ strategy:
matrix:
config:
- {