Skip to content

Commit

Permalink
ci: pin SCION version to latest release with dispatcher
Browse files Browse the repository at this point in the history
  • Loading branch information
mlegner committed May 21, 2024
1 parent c5237f3 commit ad23013
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:
- run: cargo install cargo-tarpaulin@0.27.1
- name: Install SCION and run local topology
uses: "./.github/actions/setup-scion"
with:
scion-ref: v0.11.0
id: scion

- name: Run tests (including integration tests) and record coverage
Expand Down

0 comments on commit ad23013

Please sign in to comment.