Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into hotfix/bug-fix-signals
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueTM authored and BlueTM committed Oct 19, 2023
2 parents 4920db9 + e713ce4 commit 3320fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
test:
name: PHP ${{ matrix.php-version }} + Symfony ${{ matrix.symfony-version }}
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
strategy:
matrix:
php-version: ['7.4','8.0','8.1']
Expand Down

0 comments on commit 3320fdd

Please sign in to comment.