test against actual mise version
This commit is contained in:
parent
02912d7514
commit
fcc88c78a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
cache_save: ${{ github.ref_name == 'main' }}
|
cache_save: ${{ github.ref_name == 'main' }}
|
||||||
cache_key_prefix: mise-v1
|
cache_key_prefix: mise-v1
|
||||||
version: 2023.12.23
|
version: 2024.1.6
|
||||||
mise_toml: |
|
mise_toml: |
|
||||||
[tools]
|
[tools]
|
||||||
bun = "1"
|
bun = "1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue