Skip to content

Commit

Permalink
Bump MariaDB image from 10.3 to 11.1 in Cloud Build (#3189)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk authored Nov 8, 2023
1 parent 93d02d6 commit 9db910d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,6 @@ steps:
entrypoint: ./integration/cloudbuild/run_integration.sh
env:
- GO_TEST_TIMEOUT=20m
- MYSQLD_IMAGE=mariadb:10.3
- MYSQLD_IMAGE=mariadb:11.1
waitFor:
- presubmits_done

0 comments on commit 9db910d

Please sign in to comment.