Skip to content

Commit 7fe1f0b

Browse files
committed
CI: Add allow-prereleases: true
1 parent ab5b06b commit 7fe1f0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_np2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/setup-python@v3
1818
with:
1919
python-version: '3.13'
20+
allow-prereleases: true
2021
- name: Add conda to system path
2122
run: |
2223
# $CONDA is an environment variable pointing to the root of the miniconda directory

0 commit comments

Comments
 (0)