Skip to content

Commit

Permalink
ci(behat): Run integration tests against php 8.3
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Oct 25, 2023
1 parent 8e02b44 commit 094dbfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/behat-sqlite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
include:
- php-versions: '7.4'
server-versions: 'stable25'
- php-versions: '8.3'
server-versions: 'master'

steps:
- name: Set app env
Expand Down

0 comments on commit 094dbfc

Please sign in to comment.