File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33name : CI - Backend (ParaTest)
44
55env :
6- OS : &os ubuntu-22 .04
6+ OS : &os ubuntu-24 .04
77 TIMEOUT : &timeout 5
88
99 # run job only under the following conditions:
7373 fetch-depth : 2
7474
7575 - name : Install system locales
76- run : sudo apt-get update && sudo apt-get install -y locales-all
76+ run : sudo apt-get update && sudo apt-get install -y locales-all imagemagick
7777
7878 - name : Setup PHP environment
7979 uses : ./.github/actions/setup-php
Original file line number Diff line number Diff line change 33name : CI - Backend
44
55env :
6- OS : &os ubuntu-22 .04
6+ OS : &os ubuntu-24 .04
77 TIMEOUT : &timeout 5
88
99 # run job only under the following conditions:
7373 fetch-depth : 2
7474
7575 - name : Install system locales
76- run : sudo apt-get update && sudo apt-get install -y locales-all
76+ run : sudo apt-get update && sudo apt-get install -y locales-all imagemagick
7777
7878 - name : Setup PHP environment
7979 uses : ./.github/actions/setup-php
Original file line number Diff line number Diff line change 33name : CI - Frontend
44
55env :
6- OS : &os ubuntu-22 .04
6+ OS : &os ubuntu-24 .04
77 TIMEOUT : &timeout 5
88
99 # run job only under the following conditions:
You can’t perform that action at this time.
0 commit comments