Skip to content

Commit

Permalink
Loosen pin level for conda package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
swainn authored Jul 5, 2022
1 parent 0f62f75 commit ce44828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tethys-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- '*'

env:
CONDA_BUILD_PIN_LEVEL: minor
CONDA_BUILD_PIN_LEVEL: major

jobs:
docker-build:
Expand Down

0 comments on commit ce44828

Please sign in to comment.