Skip to content

Commit 33360c8

Browse files
committed
CI: Update macos images to macos-13
1 parent c9ca99b commit 33360c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@ jobs:
134134
rust: nightly
135135
other: i686-unknown-linux-gnu
136136
- name: macOS x86_64 stable
137-
os: macos-latest
137+
os: macos-13
138138
rust: stable
139139
other: x86_64-apple-ios
140140
- name: macOS x86_64 nightly
141-
os: macos-latest
141+
os: macos-13
142142
rust: nightly
143143
other: x86_64-apple-ios
144144
- name: macOS aarch64 stable

0 commit comments

Comments
 (0)