Fix CI + new Doctest (#3985)

This commit is contained in:
Niels Lohmann
2023-05-21 17:23:18 +02:00
committed by GitHub
parent 6af826d0bd
commit a0c1318830
11 changed files with 1905 additions and 1358 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
standard: [11, 14, 17, 20]
standard: [11, 14, 17, 20, 23]
steps:
- uses: actions/checkout@v3