We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8496f3 commit 16df072Copy full SHA for 16df072
.github/workflows/build_and_test.yml
@@ -81,7 +81,7 @@ jobs:
81
permissions:
82
packages: write
83
needs: build_test_python
84
- uses: sippy/cimagic/.github/workflows/BuildPythonWheels.yml@v2
+ uses: sippy/cimagic/.github/workflows/BuildPythonWheels.yml@wip
85
86
publish_all_wheels:
87
name: Publish Python Wheels
0 commit comments