diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d15da1..e307b4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,7 +148,7 @@ jobs: go-version: 'stable' - name: Install relay tool - run: go install github.com/SoundMatt/RELAY/cmd/relay@latest + run: go install github.com/SoundMatt/RELAY/v2/cmd/relay@v2.0.4 - name: RELAY conformance gate run: relay conform --strict ./build/cli/cpp-lin-cli