Skip to content

Commit

Permalink
Update CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Dec 14, 2024
1 parent 2773008 commit e72df9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
qa:
runs-on: ubuntu-latest
container:
image: crystallang/crystal:1.9.2
image: crystallang/crystal:1.14.0
steps:
- uses: actions/checkout@v1
- name: Install shards
Expand Down

0 comments on commit e72df9c

Please sign in to comment.