CI: Update macos images to macos-13

This commit is contained in:
Eric Huss 2024-04-01 13:12:31 -07:00
parent c9ca99bd41
commit 33360c898a
1 changed files with 2 additions and 2 deletions

View File

@ -134,11 +134,11 @@ jobs:
rust: nightly
other: i686-unknown-linux-gnu
- name: macOS x86_64 stable
os: macos-latest
os: macos-13
rust: stable
other: x86_64-apple-ios
- name: macOS x86_64 nightly
os: macos-latest
os: macos-13
rust: nightly
other: x86_64-apple-ios
- name: macOS aarch64 stable