mirror of
https://gitea.invidious.io/iv-org/shard-radix.git
synced 2024-08-15 00:43:21 +00:00
c9f474b927
Ensure both stable and nightly builds of Crystal are being used to test this project.
7 lines
99 B
YAML
7 lines
99 B
YAML
language: crystal
|
|
crystal:
|
|
- latest
|
|
- nightly
|
|
matrix:
|
|
allow_failures:
|
|
- crystal: nightly
|