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:
fail-fast: false
matrix:
compiler: [ clang++-13, cland++-15 ]
compiler: [ clang++-13, clang++-15 ]
steps:
- uses: actions/checkout@v3
with: