Skip to content

Commit

Permalink
ci: updated fingerprint tests to use omnetpp 6.1.0 and inet 4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornig committed Nov 15, 2024
1 parent 4d4f6a7 commit 60cbeed
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/fingerprint-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,14 @@ jobs:
with:
repository: omnetpp/omnetpp
path: omnetpp
# Some (yet) unreleased changes after 6.0.3 are
# needed for the fingerprints to match.
ref: omnetpp-6.x
ref: omnetpp-6.1.0

- name: Checking out INET
uses: actions/checkout@v4
with:
repository: inet-framework/inet
path: inet4.5
ref: v4.5.2
ref: v4.5.4

- name: Checking out Simu5G
uses: actions/checkout@v4
Expand Down

0 comments on commit 60cbeed

Please sign in to comment.