Skip to content

Commit

Permalink
Merge pull request #89 from #87
Browse files Browse the repository at this point in the history
chore(deps): add PHP8.1 to test runner config
  • Loading branch information
ThorstenSuckow committed Feb 1, 2024
2 parents efd32ee + 66fdc80 commit 7e834b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
php: [7.4]
php: [8.1]
dependency-version: [prefer-stable]

name: P${{ matrix.php }}
Expand Down

0 comments on commit 7e834b6

Please sign in to comment.