summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2024-04-27 20:01:19 +0200
committerSamantaz Fox <coding@samantaz.fr>2024-04-27 20:01:19 +0200
commitb0ec359028c05367d3aa5b230a9cbf87de661191 (patch)
tree59f1f0fdcf313a4747835e6e196ad380521bc77b /.github
parenteda7444ca46dbc3941205316baba8030fe0b2989 (diff)
downloadinvidious-b0ec359028c05367d3aa5b230a9cbf87de661191.tar.gz
invidious-b0ec359028c05367d3aa5b230a9cbf87de661191.tar.bz2
invidious-b0ec359028c05367d3aa5b230a9cbf87de661191.zip
CI: Bump Crystal version matrix
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 057e4d61..08d2e16b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -38,10 +38,10 @@ jobs:
matrix:
stable: [true]
crystal:
- - 1.7.3
- - 1.8.2
- 1.9.2
- 1.10.1
+ - 1.11.2
+ - 1.12.1
include:
- crystal: nightly
stable: false