Skip to content

Commit

Permalink
remove experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Oct 12, 2023
1 parent b9e32fd commit 74d2c49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
phpunit-mariadb:
name: "PHPUnit with MariaDB: ${{ matrix.mariadb-version }}, PHP: ${{ matrix.php-version }}, extension: ${{ matrix.extension }}"
runs-on: ubuntu-latest
# If true, allow the job to fail:
continue-on-error: ${{ matrix.experimental }}
strategy:
# If true, stop jobs if a required job fails:
fail-fast: false
Expand Down

0 comments on commit 74d2c49

Please sign in to comment.