We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 345e2e7 + 30b1045 commit f2117a1Copy full SHA for f2117a1
1 file changed
.github/workflows/system-tests-spanner-emulator.yaml
@@ -14,7 +14,7 @@ permissions:
14
contents: read
15
jobs:
16
test:
17
- runs-on: ubuntu-20.04
+ runs-on: 'ubuntu-24.04'
18
19
services:
20
emulator:
0 commit comments