Skip to content

Commit c6fe418

Browse files
Add CI job lint_ameba
1 parent 36ac087 commit c6fe418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# libffi is only available starting from the 1.2.2 build images
3232
- crystal_bootstrap_version: 1.0.0
3333
flags: "FLAGS=-Dwithout_ffi USE_PCRE1=true"
34-
- crystal_bootstrap_version: 1.15.1 # LATEST RELEASE
34+
- crystal_bootstrap_version: 1.16.3 # LATEST RELEASE
3535
steps:
3636
- name: Download Crystal source
3737
uses: actions/checkout@v4

0 commit comments

Comments
 (0)