Skip to content

Commit

Permalink
force cached version to 8.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xelaris committed Jun 6, 2024
1 parent fc14643 commit 34c5646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ setup_old_versions() {

# Function to setup PHP from the cached builds.
setup_cached_versions() {
run_script "php-ubuntu" "$version" "${debug:?}" "${ts:?}"
run_script "php-ubuntu" "8.3.7" "${debug:?}" "${ts:?}"
}

# Function to add PECL.
Expand Down

0 comments on commit 34c5646

Please sign in to comment.