summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2022-10-30 13:18:23 +0100
committerSamantaz Fox <coding@samantaz.fr>2022-10-30 13:18:23 +0100
commit4e1f5c8357f9c3add785bd39e49c3f2e0746567c (patch)
treea02ce01d63455527b9db7851a8942faa4b5149fe /.github
parent0c7919f3d912530615704fa520c08210b3c067a2 (diff)
downloadinvidious-4e1f5c8357f9c3add785bd39e49c3f2e0746567c.tar.gz
invidious-4e1f5c8357f9c3add785bd39e49c3f2e0746567c.tar.bz2
invidious-4e1f5c8357f9c3add785bd39e49c3f2e0746567c.zip
CI: bump Crystal versions
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7e10be8a..201e818a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -38,10 +38,10 @@ jobs:
matrix:
stable: [true]
crystal:
- - 1.2.2
- 1.3.2
- - 1.4.0
- - 1.5.0
+ - 1.4.1
+ - 1.5.1
+ - 1.6.1
include:
- crystal: nightly
stable: false