Skip to content

Commit

Permalink
each version needs to specify experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink committed Jun 2, 2024
1 parent c205af3 commit 8a7319b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
crystal_version: [latest]
experimental: false
include:
- os: ubuntu-latest
crystal_version: 1.4.0
experimental: false
- os: ubuntu-latest
crystal_version: nightly
experimental: true
Expand Down

0 comments on commit 8a7319b

Please sign in to comment.