Skip to content

Commit 59673c6

Browse files
authored
Update testing.yml
1 parent f749bc7 commit 59673c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/testing.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ jobs:
1818
exclude:
1919
- os: windows-latest
2020
python-version: "3.10"
21+
- os: windows-latest
22+
python-version: "3.9"
23+
- os: macos-latest
24+
python-version: "3.9"
2125
include:
2226
- os: ubuntu-latest
2327
path: ~/.cache/pip

0 commit comments

Comments
 (0)