Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 171f0a0

Browse files
committed
Migrate from deprecated macos-13 runner to macos-14-intel
1 parent 2d0cb38 commit 171f0a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
fail-fast: false
7575
matrix:
7676
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
77-
os: [ubuntu-22.04, macos-13, windows-latest]
77+
os: [ubuntu-22.04, macos-14, macos-14-intel, windows-latest]
7878

7979
include:
8080
- ruff-version: ${{ needs.ruff-versions.outputs.latest }}

0 commit comments

Comments
 (0)