Skip to content

Commit

Permalink
Change php version
Browse files Browse the repository at this point in the history
  • Loading branch information
albacodina committed Dec 16, 2024
1 parent 5c1329e commit 9e19e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php-versions: ['7.4']
php-versions: ['8.2']

steps:
- name: Checkout
Expand Down

0 comments on commit 9e19e33

Please sign in to comment.