Skip to content

Commit

Permalink
Remove useless SF vs PHP definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
dfridrich committed Dec 9, 2023
1 parent fa3ad3b commit 7ba6a99
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,6 @@ jobs:
- php-versions: '8.1'
operating-system: windows-latest
coverage: xdebug

- php-versions: '8.2'
operating-system: ubuntu-latest
symfony-version: '7.0.*'
extra-label: 'SF 7.0'

- php-versions: '8.3'
operating-system: ubuntu-latest
symfony-version: '7.0.*'
extra-label: 'SF 7.0'

steps:
# see https://github.com/actions/checkout/issues/226#issue-606867805
- name: Prepare git
Expand Down

0 comments on commit 7ba6a99

Please sign in to comment.