Skip to content

Commit

Permalink
1.10 not 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodywasishere committed Oct 5, 2024
1 parent 9b03308 commit 55bbbff
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 @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
crystal: [1.9, 1.10, 1.11, 1.12, 1.13]
crystal: ["1.9", "1.10", "1.11", "1.12", "1.13"]

steps:
- name: Checkout
Expand Down

0 comments on commit 55bbbff

Please sign in to comment.