We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b038a commit 3dca878Copy full SHA for 3dca878
.github/workflows/ci.yml
@@ -16,6 +16,8 @@ jobs:
16
include:
17
- os: windows-2022
18
crystal: nightly
19
+ - os: ubuntu-22.04
20
+ crystal: 1.0.0
21
runs-on: ${{ matrix.os }}
22
23
steps:
0 commit comments