Skip to content

Commit

Permalink
CI: Update macos images to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Apr 1, 2024
1 parent c9ca99b commit 33360c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 33360c8

Please sign in to comment.