diff --git a/.github/workflows/example-6.yml b/.github/workflows/example-6.yml index 1644c604..7066125a 100644 --- a/.github/workflows/example-6.yml +++ b/.github/workflows/example-6.yml @@ -32,7 +32,7 @@ jobs: fail-fast: false matrix: os: ["ubuntu-latest", "macos-latest", "windows-latest"] - mamba-version: ["1.5.10", "2"] + mamba-version: ["1.5.*", "2"] include: - os: ubuntu-latest activate-environment: anaconda-client-env