chg: Bump ubuntu version to use

composer_fix
Raphaël Vinot 2023-03-11 14:25:14 +01:00
parent ddd9700b99
commit d1977f5375
1 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04]
os: [ubuntu-22.04]
php: ['7.2', '7.3', '7.4']
# Steps represent a sequence of tasks that will be executed as part of the job
@ -240,7 +240,7 @@ jobs:
popd
sudo chmod -R g+ws `pwd`/app/tmp/logs
. ./venv/bin/activate
pushd PyMISP
python tests/testlive_comprehensive.py
@ -263,6 +263,6 @@ jobs:
run: |
tail -n +1 `pwd`/app/tmp/logs/*
tail -n +1 /var/log/apache2/*.log
sudo -u $USER app/Console/cake Log export /tmp/logs.json.gz --without-changes
zcat /tmp/logs.json.gz