We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a0ed2 commit 9e092f5Copy full SHA for 9e092f5
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- os: [ubuntu-latest, windows-latest, macos-13, macos-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest]
15
python-version: ["3.8"]
16
17
steps:
0 commit comments