Skip to content

Commit fb023cb

Browse files
committed
Merge branch 'fix-osx-workflow' into xview_investigation
2 parents ab01166 + 5f4019f commit fb023cb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/osx.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os:
21-
- 12
2221
- 13
22+
- 14
23+
- 15
2324

2425
steps:
2526

environment-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ dependencies:
66
- xtl=0.7.5
77
- xsimd=11.1.0
88
- nlohmann_json
9-
- doctest=2.4.7
9+
- doctest
1010
- pre-commit
1111
- ninja

0 commit comments

Comments
 (0)