Skip to content

Commit

Permalink
chore: bump clab version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Feb 4, 2023
1 parent 2d470f9 commit 0d7b67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: pull srlinux image
run: docker pull ghcr.io/nokia/srlinux:21.11.3
- name: install clab
run: bash -c "$(curl -sL https://get.containerlab.dev)" -- -v 0.32.3
run: bash -c "$(curl -sL https://get.containerlab.dev)" -- -v 0.36.1
- name: start clab ci topo
run: make deploy-clab-ci
- name: tests
Expand Down

0 comments on commit 0d7b67d

Please sign in to comment.