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:
|
||||
cache_save: ${{ github.ref_name == 'main' }}
|
||||
cache_key_prefix: mise-v1
|
||||
version: 2023.12.23
|
||||
version: 2024.1.6
|
||||
mise_toml: |
|
||||
[tools]
|
||||
bun = "1"
|
||||
|
|
Loading…
Add table
Reference in a new issue