Skip to content

Commit

Permalink
build: test against yaegi v0.14.1 (traefik v2.8.3)
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <nscuro@protonmail.com>
  • Loading branch information
nscuro committed Aug 19, 2022
1 parent 1f019fa commit 6147836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
with:
go-version: "1.17"
- name: Install yaegi
run: go install -v github.com/traefik/yaegi/cmd/yaegi@v0.13.0
run: go install -v github.com/traefik/yaegi/cmd/yaegi@v0.14.1
- name: Test
run: make test-yaegi

0 comments on commit 6147836

Please # to comment.