spelling!

This commit is contained in:
jzmaddock
2023-11-01 17:19:48 +00:00
parent 6510d00af4
commit 9cb28b27b1

View File

@@ -63,7 +63,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
compiler: [ clang++-13, cland++-15 ] compiler: [ clang++-13, clang++-15 ]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: