mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-22 03:03:29 +00:00
Initial integration of cibuildwheel.
This commit is contained in:
parent
378a4ccf0c
commit
e2604bbb56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_wheel_publish.yml
vendored
2
.github/workflows/build_wheel_publish.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
os: [ubuntu-latest, windows-latest, macos-12]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue