Skip to content

Commit 6aa612a

Browse files
committed
Update github actions
1 parent 2c7891a commit 6aa612a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dist.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
strategy:
3434
matrix:
3535
os: [windows-latest, macos-latest, ubuntu-20.04]
36-
python_version: [3.5, 3.6, 3.7, 3.8]
37-
architecture: [x86, x64]
36+
python_version: [3.8]
37+
architecture: [x64]
3838
exclude:
3939
- os: macos-latest
4040
architecture: x86

0 commit comments

Comments
 (0)