diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f8e1011d..78dcda20 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ concurrency: cancel-in-progress: true env: - MICROMAMBA_VERSION: '1.4.2-2' + MICROMAMBA_VERSION: 'latest' jobs: test-windows: