Skip to content

Commit

Permalink
Use Crystal 1.6.0 for publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorthurlow committed Oct 10, 2022
1 parent f8fcc6a commit 6dd3430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false

container:
image: crystallang/crystal:0.35.1
image: crystallang/crystal:1.6.0

steps:
- name: Checkout code
Expand Down

0 comments on commit 6dd3430

Please sign in to comment.