Skip to content

Commit

Permalink
Fix php version
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Oct 3, 2024
1 parent 3219184 commit fc6478d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
coverage: none
extensions: intl
ini-values: memory_limit=-1
php-version: 8.4
php-version: 8.3

- name: Install dependencies
run: |
Expand Down

0 comments on commit fc6478d

Please sign in to comment.