We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab01166 + 5f4019f commit fb023cbCopy full SHA for fb023cb
.github/workflows/osx.yml
@@ -18,8 +18,9 @@ jobs:
18
fail-fast: false
19
matrix:
20
os:
21
- - 12
22
- 13
+ - 14
23
+ - 15
24
25
steps:
26
environment-dev.yml
@@ -6,6 +6,6 @@ dependencies:
6
- xtl=0.7.5
7
- xsimd=11.1.0
8
- nlohmann_json
9
-- doctest=2.4.7
+- doctest
10
- pre-commit
11
- ninja
0 commit comments