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 95bbf4a commit 8a88065Copy full SHA for 8a88065
1 file changed
.github/workflows/wheels.yml
@@ -20,6 +20,7 @@ env:
20
21
jobs:
22
build_wheels:
23
+ environment: release
24
name: Build wheels on ${{ matrix.os }}
25
runs-on: ${{ matrix.os }}
26
strategy:
0 commit comments