Compare commits

...

1 Commits

View File

@ -18,7 +18,7 @@ jobs:
strategy: strategy:
max-parallel: 4 max-parallel: 4
matrix: matrix:
os: [macos-latest] os: [macos-latest-xl]
python-version: ['3.9', '3.10', '3.11'] python-version: ['3.9', '3.10', '3.11']
steps: steps: