Skip to content

Commit

Permalink
add more node version test to unsupported guardrails matrix (#4879)
Browse files Browse the repository at this point in the history
  • Loading branch information
rochdev authored Nov 12, 2024
1 parent 1e1a2a1 commit 9794630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
integration-guardrails-unsupported:
strategy:
matrix:
version: ['0.10', '4', '6', '8', '10']
version: ['0.8', '0.10', '0.12', '4', '6', '8', '10']
runs-on: ubuntu-latest
env:
DD_INJECTION_ENABLED: 'true'
Expand Down

0 comments on commit 9794630

Please sign in to comment.