We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e12700 commit 7497aadCopy full SHA for 7497aad
.github/workflows/build_linux.yml
@@ -22,6 +22,8 @@ jobs:
22
path: novika
23
- name: Install Crystal
24
uses: crystal-lang/install-crystal@v1
25
+ with:
26
+ crystal: 1.14
27
- name: Install UPX
28
uses: awalsh128/cache-apt-pkgs-action@latest
29
with:
0 commit comments