Skip to content

Commit

Permalink
Testing alpine build with Crystal 1.14 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Oct 11, 2024
1 parent 70bf89e commit 5abfa65
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 @@ -24,7 +24,7 @@ jobs:
- crystal_version: nightly
experimental: true
runs-on: ubuntu-latest
container: crystallang/crystal:${{ matrix.crystal_version }}
container: crystallang/crystal:${{ matrix.crystal_version }}-alpine
continue-on-error: ${{ matrix.experimental }}
services:
redis:
Expand Down

0 comments on commit 5abfa65

Please sign in to comment.