Skip to content

Commit

Permalink
Update unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jan 23, 2025
1 parent d3f86dd commit 7c84c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: |
pip install versioneer[toml]==0.29
pip install . --no-deps --no-build-isolation
conda create -y -n py312 python=3.12.1 conda=24.11.2 executorlib=0.0.7
conda create -y -n py312 python=3.12.1 conda=25.1.0 executorlib=0.0.8
conda activate py312
pip install versioneer[toml]==0.29
pip install . --no-deps --no-build-isolation
Expand Down

0 comments on commit 7c84c9e

Please sign in to comment.