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.
lint_ameba
1 parent 36ac087 commit c6fe418Copy full SHA for c6fe418
.github/workflows/linux.yml
@@ -31,7 +31,7 @@ jobs:
31
# libffi is only available starting from the 1.2.2 build images
32
- crystal_bootstrap_version: 1.0.0
33
flags: "FLAGS=-Dwithout_ffi USE_PCRE1=true"
34
- - crystal_bootstrap_version: 1.15.1 # LATEST RELEASE
+ - crystal_bootstrap_version: 1.16.3 # LATEST RELEASE
35
steps:
36
- name: Download Crystal source
37
uses: actions/checkout@v4
0 commit comments