File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -361,11 +361,11 @@ jobs:
361
361
strategy :
362
362
fail-fast : false
363
363
matrix :
364
- environment : [ release-preprod ]
364
+ environment : [ testing-preview ]
365
365
include :
366
- - environment : release-preprod
367
- environment_prefix : release
368
- cardano_network : preprod
366
+ - environment : testing-preview
367
+ environment_prefix : testing
368
+ cardano_network : preview
369
369
mithril_api_domain : api.mithril.network
370
370
mithril_protocol_parameters : |
371
371
{
@@ -376,13 +376,13 @@ jobs:
376
376
mithril_signers : |
377
377
{
378
378
"1" = {
379
- pool_id = "pool1zr907nmfsq5kalxdjju349nwg6f03lyfmcjfqcz52jf45gcgh03 ",
379
+ pool_id = "pool18r62tz408lkgfu6pq5svwzkh2vslkeg6mf72qf3h8njgvzhx9ce ",
380
380
},
381
381
}
382
382
terraform_backend_bucket : hydra-terraform-admin
383
383
google_region : europe-west1
384
384
google_zone : europe-west1-b
385
- google_machine_type : e2-highmem-2
385
+ google_machine_type : e2-medium
386
386
387
387
runs-on : ubuntu-22.04
388
388
You can’t perform that action at this time.
0 commit comments