Skip to content

Commit

Permalink
Use socks-proxy from main branch (#2361)
Browse files Browse the repository at this point in the history
Use socks-proxy from netty-contrib main branch, because the PR is now merged: netty-contrib/socks-proxy#11

Related to #1873
  • Loading branch information
pderop committed Jul 6, 2022
1 parent 163ecf3 commit b99f3e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check_transport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,8 @@ jobs:
path: codec-extras
- uses: actions/checkout@v3
with:
# TODO temporary https://github.com/netty-contrib/socks-proxy/pull/11
repository: pderop/socks-proxy
repository: netty-contrib/socks-proxy
path: socks-proxy
ref: blocking-methods-have-moved-from-future-to-futurecompletablestage
- uses: gradle/wrapper-validation-action@v1
- name: Set up JDK 17
uses: actions/setup-java@v3
Expand Down

0 comments on commit b99f3e7

Please sign in to comment.