Skip to content

Commit 9f1d9c6

Browse files
committed
Bump macos in CI
1 parent f664e9b commit 9f1d9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
- {os: ubuntu-latest, rust: stable}
132132
- {os: windows-latest, rust: stable-msvc}
133133
- {os: windows-latest, rust: stable-gnu}
134-
- {os: macos-12, rust: stable}
134+
- {os: macos-13, rust: stable}
135135
- {os: macos-latest, rust: stable}
136136
defaults:
137137
run:

0 commit comments

Comments
 (0)