Skip to content

Commit

Permalink
Revert PHP version for bc check to 8.2 due to latest release does not…
Browse files Browse the repository at this point in the history
… support 8.3
  • Loading branch information
DanielBadura committed Dec 12, 2023
1 parent bbdd9f0 commit 3db80fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backward-compatibility-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
dependencies:
- "locked"
php-version:
- "8.3"
- "8.2"
operating-system:
- "ubuntu-latest"

Expand Down

0 comments on commit 3db80fd

Please sign in to comment.