Skip to content

Commit ed0bed6

Browse files
committed
More CI/CD fixes
1 parent 31d5206 commit ed0bed6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/python3.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ jobs:
99
matrix:
1010
os: [ubuntu-latest, macos-latest, windows-latest]
1111
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
12-
include:
13-
- os: windows-latest
14-
python-version: '3.5'
15-
- os: windows-latest
16-
python-version: '3.6'
1712

1813
steps:
1914
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)