We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9106a8a + db65056 commit 617db58Copy full SHA for 617db58
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: ['windows-2022', 'ubuntu-22.04', 'macos-13']
+ os: ['windows-2022', 'ubuntu-22.04', 'macos-15-intel']
14
python: ['3.10', '3.11']
15
steps:
16
- uses: actions/checkout@v6
0 commit comments