Skip to content

Commit

Permalink
chore(CI): image
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed Jul 18, 2024
1 parent 3272639 commit 1e2d348
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 @@ -15,7 +15,7 @@ jobs:
- latest
- nightly
runs-on: ${{ matrix.os }}
container: crystallang/crystal:${{ matrix.crystal }}-ubuntu
container: crystallang/crystal:${{ matrix.crystal }}
steps:
- uses: actions/checkout@v2
- name: Add encodings
Expand Down

0 comments on commit 1e2d348

Please sign in to comment.