Skip to content

Commit 7ec14e8

Browse files
chore!: drop support for old nodejs versions
1 parent 053a4ca commit 7ec14e8

36 files changed

+5334
-2308
lines changed

Diff for: .github/workflows/conformance.yml

-10
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,6 @@ jobs:
8484
-validate-mapping=false \
8585
-cmd="npm start -- --target=writeHttpDeclarative"
8686
87-
- name: Run Typed conformance tests using declarative API
88-
working-directory: 'test/conformance'
89-
run: |
90-
~/client \
91-
-type=http \
92-
-declarative-type=typed \
93-
-buildpacks=false \
94-
-validate-mapping=false \
95-
-cmd="npm start -- --target=writeTypedDeclarative"
96-
9787
- name: Run cloudevent conformance tests using declarative API
9888
working-directory: 'test/conformance'
9989
run: |

0 commit comments

Comments
 (0)