Bump nightly container build workflow crystal ver

This commit is contained in:
syeopite 2024-07-04 10:11:36 -07:00
parent 64d1f26ece
commit aace30b2b4
No known key found for this signature in database
GPG Key ID: A73C186DA3955A1A
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ jobs:
uses: actions/checkout@v4
- name: Install Crystal
uses: crystal-lang/install-crystal@v1.8.0
uses: crystal-lang/install-crystal@v1.8.2
with:
crystal: 1.9.2
crystal: 1.12.2
- name: Run lint
run: |