Skip to content

Commit

Permalink
Use crystal 1.15.0 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodywasishere committed Jan 20, 2025
1 parent e0f50af commit cabce0c
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 @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
crystal: [latest]
crystal: [1.15.0]

steps:
- name: Checkout code
Expand Down

0 comments on commit cabce0c

Please sign in to comment.