summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2024-07-10 22:21:17 +0200
committerSamantaz Fox <coding@samantaz.fr>2024-07-10 22:21:17 +0200
commitde61b163a3d55aee1309ce5a89bfe864d2e08e75 (patch)
tree8868518e40f355a30697a7fc776e2bd8ed86165a /.github
parent99c7e9e800f4e56e86f2e64755d49dd0f71fbc16 (diff)
parent2fdb6dd6441287e51abe06f4d9e6ce0586f916ff (diff)
downloadinvidious-de61b163a3d55aee1309ce5a89bfe864d2e08e75.tar.gz
invidious-de61b163a3d55aee1309ce5a89bfe864d2e08e75.tar.bz2
invidious-de61b163a3d55aee1309ce5a89bfe864d2e08e75.zip
CI: Bump Crystal version matrix (#4654)
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 eb18f639..925a8fc7 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