Merge remote-tracking branch 'github/master'
Some checks failed
Invidious CI / build - crystal: 1.10.1, stable: true (push) Failing after 11s
Invidious CI / build - crystal: 1.11.2, stable: true (push) Failing after 4s
Invidious CI / build - crystal: 1.12.1, stable: true (push) Failing after 4s
Invidious CI / build - crystal: 1.13.2, stable: true (push) Failing after 4s
Invidious CI / build - crystal: 1.14.0, stable: true (push) Failing after 4s
Invidious CI / build - crystal: nightly, stable: false (push) Failing after 4s
Build and release container directly from master / release (push) Has been cancelled
Invidious CI / build-docker (push) Has been cancelled
Invidious CI / build-docker-arm64 (push) Has been cancelled
Invidious CI / ameba_lint (push) Has been cancelled

This commit is contained in:
Kumi 2024-10-22 10:48:54 +02:00
commit 721e0aa427
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -38,10 +38,11 @@ jobs:
matrix: matrix:
stable: [true] stable: [true]
crystal: crystal:
- 1.9.2
- 1.10.1 - 1.10.1
- 1.11.2 - 1.11.2
- 1.12.1 - 1.12.1
- 1.13.2
- 1.14.0
include: include:
- crystal: nightly - crystal: nightly
stable: false stable: false