Skip to content

Commit 6f6937c

Browse files
committed
m
1 parent 492566b commit 6f6937c

File tree

3 files changed

+2
-37
lines changed

3 files changed

+2
-37
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-13
25+
- os: macos-latest
2626
architecture: x64
2727
python:
2828
- 3.8

.github/workflows/coverage.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/install.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-13
25+
- os: macos-latest
2626
architecture: x64
2727
python:
2828
- "3.12"

0 commit comments

Comments
 (0)