Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Commit 6ffefc4

Browse files
authored
Update code.yml
1 parent ae01301 commit 6ffefc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/code.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: ["ubuntu-latest", "windows-latest", "macos-latest"]
13-
python: ["3.6", "3.7", "3.8", "3.9"]
12+
os: ["ubuntu-latest", "macos-latest"]
13+
python: ["3.7", "3.8", "3.9"]
1414

1515
include:
1616
# Tag the Python3.7 runner as the one to publish wheels

0 commit comments

Comments
 (0)