mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
QQQ-14 try java17 executor with localstack
This commit is contained in:
@ -40,7 +40,7 @@ commands:
|
||||
|
||||
jobs:
|
||||
mvn_test:
|
||||
executor: localstack/default
|
||||
executor: java17
|
||||
steps:
|
||||
- localstack/startup
|
||||
- run_maven:
|
||||
@ -49,7 +49,7 @@ jobs:
|
||||
event: fail
|
||||
|
||||
mvn_deploy:
|
||||
executor: localstack/default
|
||||
executor: java17
|
||||
steps:
|
||||
- localstack/startup
|
||||
- run_maven:
|
||||
|
Reference in New Issue
Block a user