Skip to content

Commit 93fefd1

Browse files
committed
add more node version test to unsupported guardrails matrix
1 parent 1e1a2a1 commit 93fefd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project.yml

Lines changed: 1 addition & 1 deletion
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)