mirror of
https://github.com/nlohmann/json.git
synced 2026-07-30 23:53:02 +04: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