Skip to content

Commit fbef8a2

Browse files
Ken KundertKen Kundert
authored andcommitted
tests: test on mac and windows
1 parent 14c3517 commit fbef8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
matrix:
88
# os: [ubuntu-latest]
99
os: [ubuntu-latest, macos-latest, windows-latest]
10-
python-version: ["3.6", "3.x"]
10+
python-version: ["3.8", "3.x"]
1111
max-parallel: 6
1212

1313
steps:

0 commit comments

Comments
 (0)