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 f3debe7 commit a29e83dCopy full SHA for a29e83d
.github/workflows/numba-release-candidate-actions.yml
@@ -23,7 +23,7 @@ jobs:
23
echo "safe_python_version=$(python ./versions.py -mode safe)" >> $GITHUB_OUTPUT
24
shell: bash
25
check_numba_release_candidate:
26
- needs: get_safe_python
+ needs: get_safe_python_version
27
runs-on: ubuntu-latest
28
steps:
29
- name: Checkout This Repository
0 commit comments