Skip to content

Commit 15873d1

Browse files
authored
Merge pull request #1859 from input-output-hk/jpraynaud/1830-upgrade-release-mainnet-vm-disk
Upgrade `release-mainnet` aggregator VM data disk
2 parents 1929911 + 069d0ee commit 15873d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
google_compute_instance_boot_disk_size: 250
115115
google_compute_instance_boot_disk_type: pd-standard
116116
google_compute_instance_data_disk_size: 1000
117-
google_compute_instance_data_disk_type: pd-standard
117+
google_compute_instance_data_disk_type: pd-balanced
118118

119119
environment: ${{ matrix.environment }}
120120
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)