Skip to content

Commit

Permalink
fix: try build sqlite in conda-build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Jul 15, 2024
1 parent 970fc3b commit 6e0e69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
os: ["ubuntu-latest"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
steps:
- uses: conda-incubator/setup-miniconda@v4
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 6e0e69a

Please sign in to comment.