Skip to content

Commit

Permalink
Updated tests to test only on stable ddev version
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjol authored Sep 1, 2024
1 parent c8d8807 commit 92b015d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
code_quality:
strategy:
matrix:
ddev_version: [stable, HEAD]
ddev_version: [stable]
fail-fast: false
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 92b015d

Please sign in to comment.