Skip to content

Commit

Permalink
Ensure project uses Crystal 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Jul 11, 2024
1 parent fe825dc commit dbeb7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
qa:
runs-on: ubuntu-latest
container:
image: crystallang/crystal:1.12.0
image: crystallang/crystal:1.13.0
steps:
- uses: actions/checkout@v1
- name: Install required packages
Expand Down

0 comments on commit dbeb7f4

Please sign in to comment.