Skip to content

Commit

Permalink
chore: support ipv6
Browse files Browse the repository at this point in the history
Signed-off-by: appleboy <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Mar 16, 2024
1 parent 51ccfc1 commit 4dbee26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,10 @@ jobs:
- name: checkout
uses: actions/checkout@v1

- name: Set up WARP
uses: fscarmen/warp-on-actions@v1.1
with:
stack: dual
# - name: Set up WARP
# uses: fscarmen/warp-on-actions@v1.1
# with:
# stack: dual

- name: testing ipv6
uses: ./
Expand Down

0 comments on commit 4dbee26

Please sign in to comment.