Skip to content

Commit

Permalink
CI: Add allow-prereleases: true
Browse files Browse the repository at this point in the history
  • Loading branch information
oyamad committed Nov 27, 2024
1 parent ab5b06b commit 7fe1f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_np2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: '3.13'
allow-prereleases: true
- name: Add conda to system path
run: |
# $CONDA is an environment variable pointing to the root of the miniconda directory
Expand Down

0 comments on commit 7fe1f0b

Please sign in to comment.