FIX: Name

This commit is contained in:
Eric Larson
2022-07-17 15:26:34 -04:00
parent 0e1878bcdb
commit a7b7d146b9
+1 -1
View File
@@ -80,7 +80,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, windows-2019, macOS-11.0]
os: [ubuntu-20.04, windows-2019, macOS-11]
steps:
- uses: actions/checkout@v3