We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ca62e commit 48424cfCopy full SHA for 48424cf
1 file changed
.github/workflows/run-tests.yaml
@@ -20,6 +20,8 @@ jobs:
20
python-version: "3.6"
21
- os: macos-latest
22
python-version: "3.7"
23
+ - os: macos-latest
24
+ python-version: "3.8"
25
include:
26
- os: ubuntu-latest
27
os-name: Linux
0 commit comments