Skip to content

Commit

Permalink
work?
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Oct 9, 2023
1 parent d675af7 commit 1f703a0
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 @@ -16,6 +16,8 @@ jobs:
# Define jobs for all combinations of php, mariadb and extension, up to "include"
# Tests will be performed for each combination
# These can fail if "experimental" is true. Currently all must pass
php-version: ["5.4", "7.4"]
composer-json: ["composer.json", "composer-7.4.json"]
mariadb-version: ["10.3"]
extension: ["pdo_mysql"]
experimental: [false]
Expand Down

0 comments on commit 1f703a0

Please sign in to comment.