We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc1b65 commit f200238Copy full SHA for f200238
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
tests:
23
strategy:
24
matrix:
25
- ddev_version: [stable, HEAD]
+ ddev_version: [stable]
26
fail-fast: false
27
28
runs-on: ubuntu-latest
0 commit comments