Skip to content

Commit 604e328

Browse files
committed
Minor change
1 parent a29e83d commit 604e328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/numba-release-candidate-actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Get Latet Python Version
2121
id: set-safe
2222
run: |
23+
python ./versions.py -mode safe
2324
echo "safe_python_version=$(python ./versions.py -mode safe)" >> $GITHUB_OUTPUT
2425
shell: bash
2526
check_numba_release_candidate:

0 commit comments

Comments
 (0)