mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
CI: use Rust 1.56, ignore plain HTTP result for now
This commit is contained in:
parent
974aaf03b4
commit
5d782999d3
2 changed files with 5 additions and 4 deletions
2
.github/workflows/test-transfer.yml
vendored
2
.github/workflows/test-transfer.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
name: "Test BitTorrent file transfer over HTTP (with and without TLS), UDP and WSS"
|
||||
timeout-minutes: 20
|
||||
container:
|
||||
image: rust:1-bullseye
|
||||
image: rust:1.56-bullseye
|
||||
options: --ulimit memlock=524288:524288
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue