We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3227d commit ef37c2dCopy full SHA for ef37c2d
.github/workflows/macos_python.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
max-parallel: 4
14
matrix:
15
- os: [macOS-11, macOS-12]
+ os: [macOS-12]
16
python-version: ["3.8", "3.9", "3.10"]
17
steps:
18
- uses: actions/checkout@v3
0 commit comments