Skip to content

Commit

Permalink
ci: update to PHP 8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
  • Loading branch information
pierre committed May 12, 2022
1 parent fef83e8 commit 6631180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
include:
- php-version: '7.3'
- php-version: '8.1'
docker-compose-file: 'docker-compose.ci.mysql.yml'
steps:
- name: Checkout code
Expand Down

0 comments on commit 6631180

Please sign in to comment.