Skip to content

Commit

Permalink
Use latest instead
Browse files Browse the repository at this point in the history
  • Loading branch information
zw963 committed May 22, 2022
1 parent a7d5515 commit 97f9fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: crystallang/crystal:1.4-alpine
image: crystallang/crystal:latest-alpine
steps:
- name: Cache shards
uses: actions/cache@v2
Expand Down

0 comments on commit 97f9fc6

Please sign in to comment.