Skip to content

Commit

Permalink
yeah
Browse files Browse the repository at this point in the history
  • Loading branch information
dakujem committed Sep 23, 2023
1 parent a831a12 commit 2dfd36f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- php: '8.2'
- php: '8.3'
- php: '8.4'
continue-on-error: ${{ matrix.php > '8.2' }}
# Steps represent a sequence of tasks that will be executed as part of the job
name: "PHP${{ matrix.php }} ${{ matrix.composer-flags }}"
steps:
Expand Down

0 comments on commit 2dfd36f

Please sign in to comment.