Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joepdooper committed Aug 4, 2024
2 parents 96b769e + ebe24ef commit bc31aea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:

runs-on: ubuntu-latest

strategy:
matrix:
php-version: [8.2]

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit bc31aea

Please sign in to comment.