Skip to content

Commit

Permalink
add deefault php-version and php composer
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Oct 9, 2023
1 parent fe28339 commit d5dd0cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
# These can fail if "experimental" is true. Currently all must pass
mariadb-version: ["10.3"]
extension: ["pdo_mysql"]
php-version: []
composer-json: []
experimental: [false]
include:
- php-version: 5.4
Expand Down

0 comments on commit d5dd0cd

Please sign in to comment.