Skip to content

Commit

Permalink
Update distribution-scripts
Browse files Browse the repository at this point in the history
Updates `distribution-scripts` dependency to crystal-lang/distribution-scripts@554b1cb

This includes the following changes:

* Add --disable-cpp
* Temporarily disable JIT
* Update omnibus to PCRE2
* Update linux build to PCRE2
* crystal-lang/distribution-scripts#219)
  • Loading branch information
straight-shoota committed Feb 28, 2023
1 parent 820b7af commit b157997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ parameters:
distribution-scripts-version:
description: "Git ref for version of https://github.com/crystal-lang/distribution-scripts/"
type: string
default: "b668df09ead5cbad9fdbff8ba3c5c0878fc99cbe"
default: "dd0ef752b995c04b5e3bf80e474881ba107e4476"
previous_crystal_base_url:
description: "Prefix for URLs to Crystal bootstrap compiler"
type: string
Expand Down

0 comments on commit b157997

Please sign in to comment.