mirror of https://github.com/phonopy/phono3py.git
Update github action to include windows wheel build
This commit is contained in:
parent
64432ef141
commit
c3447376ee
|
@ -12,8 +12,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest]
|
||||
# os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-latest]
|
||||
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, windows-latest]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue