Skip to content

Commit 9794630

Browse files
authored
add more node version test to unsupported guardrails matrix (#4879)
1 parent 1e1a2a1 commit 9794630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
integration-guardrails-unsupported:
4848
strategy:
4949
matrix:
50-
version: ['0.10', '4', '6', '8', '10']
50+
version: ['0.8', '0.10', '0.12', '4', '6', '8', '10']
5151
runs-on: ubuntu-latest
5252
env:
5353
DD_INJECTION_ENABLED: 'true'

0 commit comments

Comments
 (0)