We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c4b51 commit 6ce30b8Copy full SHA for 6ce30b8
.github/workflows/release_and_pypi.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: lewagon/[email protected]
21
with:
22
ref: ${{ github.ref }}
23
- check-name: "Build win,Build Macos,Build linux"
+ check-name: "Build wheels on macos-14, Build wheels on Windows (x64), Build wheels on macos-13, Build wheels on Linux"
24
repo-token: ${{ secrets.ACCESS_TOKEN }}
25
wait-interval: 10
26
0 commit comments