mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-04 19:51:39 +02:00
[ticket/17504] Fix tests
Fix the following apt-get update issue with ondrej/php PPA repo: Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble InRelease' changed its 'Label' value from '***** The main PPA for supported PHP versions with many PECL extensions *****' to 'PPA for PHP' Alternative fix might be: sudo apt update && sudo apt full-upgrade -y PHPBB-17504
This commit is contained in:
2
.github/setup-exiftool.sh
vendored
2
.github/setup-exiftool.sh
vendored
@@ -10,5 +10,5 @@
|
||||
#
|
||||
set -e
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get update --allow-releaseinfo-change
|
||||
sudo apt-get install -y parallel libimage-exiftool-perl
|
||||
|
Reference in New Issue
Block a user