mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-07 14:23:01 -04:00
Try with resource_class: medium+, which has more RAM
This commit is contained in:
parent
773fd62ed3
commit
286b5ee713
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ jobs:
|
||||||
build-tor-windows:
|
build-tor-windows:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/python:3.9
|
- image: cimg/python:3.9
|
||||||
|
resource_class: medium+
|
||||||
environment:
|
environment:
|
||||||
# NOTE: change when upgrading openssl
|
# NOTE: change when upgrading openssl
|
||||||
OPENSSL_VERSION: "3.0.3"
|
OPENSSL_VERSION: "3.0.3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue