We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1929911 + 069d0ee commit 15873d1Copy full SHA for 15873d1
.github/workflows/release.yml
@@ -114,7 +114,7 @@ jobs:
114
google_compute_instance_boot_disk_size: 250
115
google_compute_instance_boot_disk_type: pd-standard
116
google_compute_instance_data_disk_size: 1000
117
- google_compute_instance_data_disk_type: pd-standard
+ google_compute_instance_data_disk_type: pd-balanced
118
119
environment: ${{ matrix.environment }}
120
runs-on: ubuntu-22.04
0 commit comments