Skip to content

Commit

Permalink
use main branch of reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mszulik committed Dec 19, 2024
1 parent c2da1cf commit 627c2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
laravel: 9.*
- php: 8.1
laravel: 11.*
uses: cybex-gmbh/github-workflows/.github/workflows/tests.yml@feature/pass-db-image
uses: cybex-gmbh/github-workflows/.github/workflows/tests.yml@main
with:
DATABASE_IMAGE: ${{ inputs.DATABASE_IMAGE }}
DATABASE_CLIENT_VERSION: ${{ inputs.DATABASE_CLIENT_VERSION }}
Expand Down

0 comments on commit 627c2b5

Please sign in to comment.