Skip to content

Commit

Permalink
quote
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Oct 9, 2023
1 parent 56a9a46 commit 3f29ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
extension: ["pdo_mysql"]
experimental: [false]
include:
- php-version: 5.4
- php-version: "5.4"
#composer-json: "composer.json"
#- php-version: 7.4
- php-version: "7.4"
#composer-json: "composer-7.4.json"

services:
Expand Down

0 comments on commit 3f29ff8

Please sign in to comment.