mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-13 08:19:28 -05:00
Increase RAM
This commit is contained in:
parent
dedec13d2d
commit
5e71c90828
@ -89,7 +89,7 @@ jobs:
|
|||||||
build-tor-windows:
|
build-tor-windows:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/python:3.9
|
- image: cimg/python:3.9
|
||||||
resource_class: medium+
|
resource_class: large
|
||||||
environment:
|
environment:
|
||||||
# NOTE: change when upgrading openssl
|
# NOTE: change when upgrading openssl
|
||||||
OPENSSL_VERSION: "3.0.3"
|
OPENSSL_VERSION: "3.0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user