Skip to content

Commit

Permalink
Only testing 11.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
svats0001 committed Oct 15, 2024
1 parent a5750a9 commit c7bece4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-mariadb-intergration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
mariadb-version: [ 10.0, 10.1, 10.2.15, 10.2, 10.3.7, 10.3, 10.5.1, 10.5, 10.6, 10.11, 11.5.2]
mariadb-version: [ 11.5.2 ]
name: Integration test with MariaDB ${{ matrix.mariadb-version }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c7bece4

Please sign in to comment.