Skip to content

Commit 1bd47f7

Browse files
chore(CI): upgrade mac os version to macos-13 (#51)
1 parent f3dd88b commit 1bd47f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# x86 builds are only meaningful for Windows
2323
- os: windows-latest
2424
architecture: x86
25-
- os: macos-12
25+
- os: macos-13
2626
architecture: x64
2727
major:
2828
- 3

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sphinx>=1.3.0
1+
sphinx>=1.3.0,<7.4.7
22
sphinx_rtd_theme

0 commit comments

Comments
 (0)