test against actual mise version

This commit is contained in:
Jeff Dickey 2024-01-06 10:48:13 -06:00
parent 02912d7514
commit fcc88c78a4
No known key found for this signature in database
GPG key ID: 584DADE86724B407

View file

@ -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"