Skip to content

Commit

Permalink
upgrade PHP matrix, as Release workflow is compatible PHP 8.2.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Sep 24, 2022
1 parent f9aeb16 commit 540dff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-phar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
include:
- php: 8.1
- php: 8.2
tools: "composer:v2"
coverage: "none"
git-fetch-depth: 1
Expand Down

0 comments on commit 540dff3

Please sign in to comment.