Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prgTW committed Jan 30, 2024
1 parent eab50b3 commit 5b8b8c4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,9 @@ jobs:
- ~4.2
- ~4.3
- ^4.4
twig:
- ^1.44.7
- ^2.0
- ^3.0
experimental:
- false

name: 'PHP ${{ matrix.php }}, Symfony ${{ matrix.symfony }}, Twig ${{ matrix.twig }}'
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.experimental }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5b8b8c4

Please sign in to comment.