1 parent 4e4626d commit 4faab3cCopy full SHA for 4faab3c
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- os: ['ubuntu-latest', 'windows-2022', 'macos-13']
+ os: ['ubuntu-latest', 'windows-2022', 'macos-15']
24
python: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14', 'pypy3.10-v7.3.19', 'pypy3.11-v7.3.20']
25
26
name: "Python ${{ matrix.python }} / ${{ matrix.os }}"
0 commit comments