mirror of
https://github.com/nlohmann/json.git
synced 2026-05-18 20:25:33 +00:00
Fix CI + new Doctest (#3985)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user