diff options
| author | syeopite <70992037+syeopite@users.noreply.github.com> | 2021-08-06 00:40:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-06 00:40:54 -0700 |
| commit | a26adb162c5c6f79371dd3ee5cfeb292ece8b1ec (patch) | |
| tree | 16663bd346d6cd28aeb2841a2c4d4f1e82d70a3a /.github | |
| parent | ef5df36a8afb13b4f8296c28e86ee8cacc0f8123 (diff) | |
| download | invidious-a26adb162c5c6f79371dd3ee5cfeb292ece8b1ec.tar.gz invidious-a26adb162c5c6f79371dd3ee5cfeb292ece8b1ec.tar.bz2 invidious-a26adb162c5c6f79371dd3ee5cfeb292ece8b1ec.zip | |
Bump Crystal 1.1.0 to 1.1.1
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f98fe098..40780340 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: stable: [true] crystal: - 1.0.0 - - 1.1.0 + - 1.1.1 include: - crystal: nightly stable: false |
