Skip to content

Commit 9de3b6b

Browse files
committed
Set macos 13
1 parent 81f7de1 commit 9de3b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: true
2222
matrix:
23-
os: [ubuntu-latest, windows-latest, macos-latest]
23+
os: [ubuntu-latest, windows-latest, macos-13]
2424
python_version: ["3.10", "3.11", "3.12"]
2525
runs-on: ${{ matrix.os }}
2626

0 commit comments

Comments
 (0)