Skip to content

Remove apt fast#298

Merged
nanasess merged 3 commits into
masterfrom
remove-apt-fast
Oct 16, 2024
Merged

Remove apt fast#298
nanasess merged 3 commits into
masterfrom
remove-apt-fast

Conversation

@nanasess

@nanasess nanasess commented Oct 15, 2024

Copy link
Copy Markdown
Owner

Resolved #296

  • Fixes for removal of apt-fast
  • Support for ubuntu-24.04

This pull request includes several updates to the CI workflow and installation scripts to support the upcoming Ubuntu 24.04 release and improve package installation efficiency. The most important changes include adding Ubuntu 24.04 to the test matrix, updating the apt-install-php-ubuntu.sh and phpenv-install-php-ubuntu.sh scripts to handle the new release, and ensuring the use of apt-fast for faster package installations.

CI Workflow Updates:

Installation Script Improvements:

  • lib/apt-install-php-ubuntu.sh: Added a check to use apt-fast if available, and updated conditions to handle the new Ubuntu 24.04 release (noble).
  • lib/phpenv-install-php-ubuntu.sh: Added a check to use apt-fast if available, and updated package installation commands to include dependencies specific to Ubuntu 24.04.

@nanasess nanasess marked this pull request as draft October 15, 2024 15:49
@nanasess nanasess force-pushed the remove-apt-fast branch 2 times, most recently from b8a26b5 to 4c13f25 Compare October 15, 2024 16:20
@nanasess nanasess marked this pull request as ready for review October 16, 2024 08:16
@nanasess nanasess merged commit 50c1c73 into master Oct 16, 2024
@nanasess nanasess deleted the remove-apt-fast branch October 16, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues with Ubuntu 24.04

1 participant