summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2022-04-16 22:49:56 +0200
committerSamantaz Fox <coding@samantaz.fr>2022-04-16 22:49:56 +0200
commit4fd1631b301983199648d6c28abcd03ebe6215bd (patch)
tree5c11bcf765d14169394c6ee65cf1ef8f0dca452e /.github
parent0a1614a872c10787235b389542bbbf5eabb4da54 (diff)
downloadinvidious-4fd1631b301983199648d6c28abcd03ebe6215bd.tar.gz
invidious-4fd1631b301983199648d6c28abcd03ebe6215bd.tar.bz2
invidious-4fd1631b301983199648d6c28abcd03ebe6215bd.zip
Update crystal version in CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index db0987cf..4e68b7f2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -38,9 +38,9 @@ jobs:
matrix:
stable: [true]
crystal:
- - 1.0.0
- - 1.1.1
- 1.2.2
+ - 1.3.2
+ - 1.4.0
include:
- crystal: nightly
stable: false