Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyingmana authored Apr 20, 2022
1 parent 47bc89f commit 114377c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
max-parallel: 1
matrix:
operating-system: [ ubuntu-latest ]
php-versions: [ 7.4', '7.2', '7.3' ]
php-versions: [ '7.4', '7.2', '7.3' ]
steps:
- uses: actions/checkout@v1
- name: Setup PHP
Expand Down

0 comments on commit 114377c

Please sign in to comment.