Skip to content

Commit

Permalink
Merge branch '3.x' into 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
deluxetom authored Dec 17, 2024
2 parents 3ea96b8 + cfdfbd9 commit 3da98c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
tests:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
with:
php-version: '8.3'
extensions: gd, imagick
tools: vimeo/psalm:5, phpstan:1
tools: vimeo/psalm:5, phpstan:2

- name: Composer install
uses: ramsey/composer-install@v3
Expand Down

0 comments on commit 3da98c2

Please sign in to comment.