mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Test CI
This commit is contained in:
4
.github/workflows/github_ci_php81_mysql.yml
vendored
4
.github/workflows/github_ci_php81_mysql.yml
vendored
@@ -38,6 +38,10 @@ jobs:
|
||||
|
||||
- name: Install packages for PHP 8.1
|
||||
run: |
|
||||
sudo composer self-update 2.2.18
|
||||
sudo chmod -R a+rwx /home/runner
|
||||
composer -n config -g vendor-dir htdocs/includes
|
||||
|
||||
sudo add-apt-repository -y ppa:ondrej/php
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y pgloader memcached
|
||||
|
||||
Reference in New Issue
Block a user