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.
1 parent a5c09f1 commit a8d8261Copy full SHA for a8d8261
.github/workflows/python-package.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- os: [ubuntu-latest, windows-latest, macos-11.0]
+ os: [ubuntu-latest, windows-latest, macos-latest]
19
python-version: [2.7, 3.7, 3.8]
20
21
steps:
0 commit comments