Skip to content

Commit

Permalink
AMQP is not ready for PHP-8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jb-lopez committed Jun 5, 2023
1 parent 4e6fec0 commit 35e75a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amqp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ["8.0", "8.1", "8.2"]
version: ["8.0", "8.1"]
ts: ["ts", "nts"]
arch: ["x64"]
name: ["amqp"]
Expand Down

0 comments on commit 35e75a7

Please sign in to comment.