summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorsyeopite <70992037+syeopite@users.noreply.github.com>2024-10-18 19:33:38 +0000
committerGitHub <noreply@github.com>2024-10-18 21:33:38 +0200
commitd8b893e9ad456598a3e127cec578dd3355141578 (patch)
tree652d3bd6ecbb81f85aff3896c311dfae37c15894 /.github
parent70e4eb7f5d1d68deba01bd8bb3a2b9b6b4d5eb10 (diff)
downloadinvidious-d8b893e9ad456598a3e127cec578dd3355141578.tar.gz
invidious-d8b893e9ad456598a3e127cec578dd3355141578.tar.bz2
invidious-d8b893e9ad456598a3e127cec578dd3355141578.zip
Bump CI matrix (#5015)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1bfa501d..411ec769 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -38,10 +38,11 @@ jobs:
matrix:
stable: [true]
crystal:
- - 1.9.2
- 1.10.1
- 1.11.2
- 1.12.1
+ - 1.13.2
+ - 1.14.0
include:
- crystal: nightly
stable: false