mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
QQQ-14 revert adding resource_class:small to the localstack/default executor
This commit is contained in:
@ -52,9 +52,7 @@ commands:
|
||||
|
||||
jobs:
|
||||
mvn_test:
|
||||
executor:
|
||||
name: localstack/default
|
||||
resource_class: small
|
||||
executor: localstack/default
|
||||
steps:
|
||||
- localstack/startup
|
||||
- install_java17
|
||||
@ -64,9 +62,7 @@ jobs:
|
||||
event: fail
|
||||
|
||||
mvn_deploy:
|
||||
executor:
|
||||
name: localstack/default
|
||||
resource_class: small
|
||||
executor: localstack/default
|
||||
steps:
|
||||
- localstack/startup
|
||||
- install_java17
|
||||
|
Reference in New Issue
Block a user