Skip to content

Commit

Permalink
Use mysql 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nesrineabdmouleh committed Sep 17, 2024
1 parent 8a265e6 commit 41fd1aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ui-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
matrix: ${{ fromJSON(needs.ui_test_matrix.outputs.matrix) }}
env:
PS_DOCKER: ${{ matrix.PS_VERSION_START }}-${{ matrix.PHP_VERSION }}
outputs:
matrix: ${{ needs.ui_test_matrix.outputs.matrix }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 41fd1aa

Please sign in to comment.