Skip to content

Commit

Permalink
Run tests in 8.3. (#2495)
Browse files Browse the repository at this point in the history
  • Loading branch information
kporras07 authored Sep 25, 2023
1 parent d9128fc commit 6faf12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/3x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
strategy:
matrix:
operating-system: [ 'macos-latest' ]
php-versions: [ '7.4', '8.2' ]
php-versions: [ '7.4', '8.2', '8.3' ]
max-parallel: 1
env:
TERMINUS_TOKEN: ${{ secrets.TERMINUS_TOKEN }}
Expand Down

0 comments on commit 6faf12f

Please sign in to comment.