Skip to content

Commit

Permalink
Use latest version of containerlab again. (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 authored Dec 12, 2024
1 parent d1e34c9 commit 78577a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
bash -c "$(curl -sL https://get.containerlab.dev)"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# we can remove desired version again after this fix was released: https://github.com/srl-labs/containerlab/pull/2000
DESIRED_VERSION: v0.56.0
# set if required:
# DESIRED_VERSION: v0.59.0

- name: Log in to the container registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 78577a3

Please sign in to comment.