We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1a2a1 commit 9794630Copy full SHA for 9794630
.github/workflows/project.yml
@@ -47,7 +47,7 @@ jobs:
47
integration-guardrails-unsupported:
48
strategy:
49
matrix:
50
- version: ['0.10', '4', '6', '8', '10']
+ version: ['0.8', '0.10', '0.12', '4', '6', '8', '10']
51
runs-on: ubuntu-latest
52
env:
53
DD_INJECTION_ENABLED: 'true'
0 commit comments