Skip to content

Commit

Permalink
gha: including latest php7
Browse files Browse the repository at this point in the history
  • Loading branch information
vokimon committed Nov 23, 2021
1 parent 6ea2129 commit 5ba4f98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- '3.9'
php-version:
- '7.2'
- '7'
#- '8.0'
name: Python ${{ matrix.python-version }} PHP ${{ matrix.php-version }}
# Steps represent a sequence of tasks that will be executed as part of the job
Expand Down

0 comments on commit 5ba4f98

Please sign in to comment.