Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed May 16, 2024
1 parent 2c7891a commit 6aa612a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-20.04]
python_version: [3.5, 3.6, 3.7, 3.8]
architecture: [x86, x64]
python_version: [3.8]
architecture: [x64]
exclude:
- os: macos-latest
architecture: x86
Expand Down

0 comments on commit 6aa612a

Please sign in to comment.