Skip to content

Commit

Permalink
Merge branch 'fix-meson' into ship-init
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Dec 16, 2024
2 parents d5463b2 + be598bf commit 9d9a47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
key: ${{ runner.os }}-meson-${{ matrix.python }}

- name: Setup Conda environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python }}
miniforge-version: latest
Expand Down

0 comments on commit 9d9a47c

Please sign in to comment.