Skip to content

Commit

Permalink
Fix meson github check
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Dec 16, 2024
1 parent e7477f8 commit be598bf
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 be598bf

Please sign in to comment.