Skip to content

Commit ede18ab

Browse files
authored
ci against macos-13
1 parent 31bb7ce commit ede18ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
strategy:
5656
fail-fast: false
5757
matrix:
58-
os: [ubuntu-22.04, windows-2019, macos-12]
58+
os: [ubuntu-22.04, windows-2019, macos-13]
5959
py: ["cp39", "cp310", "cp311", "cp312",]
6060

6161
steps:

0 commit comments

Comments
 (0)