mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 06:23:08 -08:00
fix: Absurdly long timeout for i686 integration tests
This commit is contained in:
committed by
David Niehues
parent
c8a724a8d0
commit
9e6a9a7a4a
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
# nix flake check --print-build-logs --system aarch64-linux --override-input rosenpass-old $REF_BEFORE --override-input rosenpass-new $REF_AFTER
|
||||
integration-tests-i686-linux:
|
||||
name: Integration tests i686-linux
|
||||
timeout-minutes: 1440
|
||||
timeout-minutes: 144000
|
||||
runs-on:
|
||||
- ubicloud-standard-8-ubuntu-2204
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user