Skip to content

Commit

Permalink
[CI] Raise PHP to version 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Jan 22, 2024
1 parent e1bacc7 commit 8360e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: all tests
runs-on: ubuntu-latest
env:
php: '8.1'
php: '8.2'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8360e02

Please sign in to comment.