Skip to content

Commit

Permalink
CI: update conf
Browse files Browse the repository at this point in the history
  • Loading branch information
zerai committed Aug 24, 2023
1 parent c8046fa commit c576f6d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/commit-stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ jobs:
- php: '8.0'
is-php-experimental: true
generate-coverage-report: false
- php: '8.1'
is-php-experimental: true
generate-coverage-report: false
- php: '8.2'
is-php-experimental: true
generate-coverage-report: false
# - php: '8.1'
# is-php-experimental: true
# generate-coverage-report: false
# - php: '8.2'
# is-php-experimental: true
# generate-coverage-report: false
fail-fast: false
steps:
- name: Checkout on SHA-${{ inputs.triggering-sha }}
Expand Down

0 comments on commit c576f6d

Please sign in to comment.