Skip to content

Commit

Permalink
feat(gha): upgrade amqp version
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgirard committed Feb 28, 2024
1 parent 7950613 commit 6516b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
php-version: ${{ matrix.php-version }}
coverage: xdebug2
extensions: amqp
extensions: amqp-2.1.2
- name: Install symfony version from matrix
env:
SYMFONY_VERSION: ${{ matrix.symfony-version }}
Expand Down

0 comments on commit 6516b82

Please sign in to comment.