Skip to content

Commit

Permalink
try PHP 8.2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
macintoshplus committed Nov 4, 2022
1 parent 036b33b commit 527c27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-rel: ['8.0', '8.1']
php-rel: ['8.0', '8.1', '8.2']
platform: [x64, x86]
env:
PHP_BUILD_CACHE_BASE_DIR: c:\build-cache
Expand Down

0 comments on commit 527c27d

Please sign in to comment.