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 dbb09de commit bc26efcCopy full SHA for bc26efc
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