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 c82386f commit d7ec90fCopy full SHA for d7ec90f
.github/workflows/smoke_test.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- os: [ubuntu-latest, macos-10.15, windows-latest]
+ os: [ubuntu-latest, macos-latest, windows-latest]
26
python-version: [3.8, 3.9]
27
28
steps:
0 commit comments