chore: Update conformance tests to use v4.0.0 branch

This commit is contained in:
Joachim Van Herwegen 2022-02-25 07:16:33 +01:00
parent 5d1645aff2
commit c15efc0b82

View File

@ -14,7 +14,7 @@ jobs:
matrix:
branch:
- 'main'
- 'versions/3.0.0'
- 'versions/4.0.0'
timeout-minutes: 10
steps:
- name: Use Node.js 16.x