mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-14 00:28:31 +00:00
Order crystal version in CI matrix
This commit is contained in:
parent
5e52553a24
commit
016d1442a8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -35,8 +35,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
stable: [true]
|
stable: [true]
|
||||||
crystal:
|
crystal:
|
||||||
- 1.1.0
|
|
||||||
- 1.0.0
|
- 1.0.0
|
||||||
|
- 1.1.0
|
||||||
include:
|
include:
|
||||||
- crystal: nightly
|
- crystal: nightly
|
||||||
stable: false
|
stable: false
|
||||||
|
Loading…
Reference in New Issue
Block a user