Skip to content

Commit 6ce30b8

Browse files
committed
testing win
1 parent d7c4b51 commit 6ce30b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_and_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: lewagon/[email protected]
2121
with:
2222
ref: ${{ github.ref }}
23-
check-name: "Build win,Build Macos,Build linux"
23+
check-name: "Build wheels on macos-14, Build wheels on Windows (x64), Build wheels on macos-13, Build wheels on Linux"
2424
repo-token: ${{ secrets.ACCESS_TOKEN }}
2525
wait-interval: 10
2626

0 commit comments

Comments
 (0)