Skip to content

Commit

Permalink
use PHP8.2 to build
Browse files Browse the repository at this point in the history
  • Loading branch information
michield committed Apr 6, 2024
1 parent 5c3a4ba commit f45af11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-version: ['7.4']
php-version: ['8.2']
experimental: [false]

steps:
Expand Down

0 comments on commit f45af11

Please sign in to comment.