Skip to content

Commit f2117a1

Browse files
authored
Merge pull request #8190 from googleapis/lsc-1743028531.1843576
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
2 parents 345e2e7 + 30b1045 commit f2117a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/system-tests-spanner-emulator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
contents: read
1515
jobs:
1616
test:
17-
runs-on: ubuntu-20.04
17+
runs-on: 'ubuntu-24.04'
1818

1919
services:
2020
emulator:

0 commit comments

Comments
 (0)