Skip to content

Commit

Permalink
Update python-binary-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos authored Oct 14, 2023
1 parent 8483590 commit 117d023
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python-binary-packages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: python-binary-packages
name: python binary packages

on: [push, pull_request]

Expand All @@ -8,8 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04]
os: [windows-2022]
os: [ubuntu-20.04, windows-2022]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 117d023

Please sign in to comment.