Skip to content

Commit 3dca878

Browse files
authored
Add Crystal 1.0.0 CI (#618)
1 parent 80b038a commit 3dca878

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
include:
1717
- os: windows-2022
1818
crystal: nightly
19+
- os: ubuntu-22.04
20+
crystal: 1.0.0
1921
runs-on: ${{ matrix.os }}
2022

2123
steps:

0 commit comments

Comments
 (0)