Skip to content

Commit d73c673

Browse files
committed
Replace deprecated macos-12 with macos-13
1 parent c33c188 commit d73c673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
strategy:
113113
fail-fast: true
114114
matrix:
115-
os: [ubuntu-latest, macos-12, macos-latest]
115+
os: [ubuntu-latest, macos-13, macos-latest]
116116
python:
117117
- "3.8"
118118
- "3.9"

0 commit comments

Comments
 (0)