Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
abetomo committed Mar 19, 2024
1 parent b877bce commit 0dfb3e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ jobs:
test:
runs-on: [ubuntu-latest]
steps:
- run: sudo sysctl -w net.ipv4.ip_forward=1
- run: sudo sysctl net.ipv4.ip_forward
- run: sudo systemctl stop docker.service
- run: |
sudo curl -fsSL https://pkgs.zabbly.com/key.asc -o /etc/apt/keyrings/zabbly.asc
cat <<SOURCES | sudo tee /etc/apt/sources.list.d/zabbly-incus-stable.sources
Expand Down

0 comments on commit 0dfb3e2

Please sign in to comment.