mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2024-12-23 13:32:06 +01:00
Try with somewhat older versions
This commit is contained in:
parent
d49867b627
commit
5385bea1cb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -218,8 +218,8 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
version:
|
||||
- "0.17.0"
|
||||
- "0.18.0"
|
||||
- "0.12.0"
|
||||
- "0.14.0"
|
||||
- "0.19.0"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue