Skip to content

Commit 892090f

Browse files
committed
change macos runner
1 parent e023172 commit 892090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
os: [ubuntu-latest, macos-latest, windows-latest]
14+
os: [ubuntu-latest, macos-14, windows-latest]
1515
python-version: ["3.10", "3.13"]
1616

1717
steps:

0 commit comments

Comments
 (0)