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 3fca429 commit 29c7e72Copy full SHA for 29c7e72
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-latest, macOS-latest]
+ os: [ubuntu-latest, macos-latest]
17
python-version: [2.7, 3.6, 3.7]
18
19
steps:
.github/workflows/release_tests.yml
python-version: [3.7]
0 commit comments