Skip to content

Commit b247628

Browse files
committed
Remove x86_64-darwin tests from CI
It will be retired by GitHub soon.
1 parent 865b6bb commit b247628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fail-fast: false
4949
matrix:
5050
rust: [stable, beta, nightly]
51-
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, macos-13, windows-latest]
51+
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, windows-latest]
5252
platform: ['']
5353
include:
5454
- rust: stable

0 commit comments

Comments
 (0)