Skip to content

Commit

Permalink
Revert QNS image
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Sep 5, 2024
1 parent d8f6a24 commit 97b6be8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/actions/quic-interop-runner/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ runs:
repository: 'quic-interop/quic-interop-runner'
path: 'quic-interop-runner'

# Until https://github.com/quic-interop/quic-network-simulator/pull/133 is merged
- name: Use patched simulator image
run: |
docker pull larseggert/quic-network-simulator:tcpdump
docker tag larseggert/quic-network-simulator:tcpdump martenseemann/quic-network-simulator:latest
shell: bash

- name: Enable IPv6 support
run: sudo modprobe ip6table_filter
shell: bash
Expand Down

0 comments on commit 97b6be8

Please sign in to comment.