Skip to content

Commit

Permalink
[awg] udptlspipe tests
Browse files Browse the repository at this point in the history
Signed-off-by: Iurii Egorov <[email protected]>
  • Loading branch information
leninalive committed Mar 15, 2024
1 parent 62f5791 commit 27debe7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_awg_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: amnezia-vpn/amneziawg-android
ref: master
ref: awg-udptlspipe
path: android/amneziawg-android
submodules: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_awg_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: amnezia-vpn/amneziawg-apple
ref: master
ref: awg-udptlspipe
path: awg-apple

- name: 'Build WG'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_awg_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: amnezia-vpn/amneziawg-go
ref: master
ref: udptlspipe
path: amneziawg-go

- name: 'Run build script'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_awg_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: amnezia-vpn/amneziawg-go
ref: master
ref: udptlspipe
path: amneziawg-go

- name: 'Run build script'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_awg_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: amnezia-vpn/amneziawg-windows
ref: master
ref: awg-udptlspipe
path: windows/wireguard-windows

- name: 'Build WireGuard binary'
Expand Down

0 comments on commit 27debe7

Please sign in to comment.