Skip to content

Commit 30b1045

Browse files
committed
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
1 parent c89679e commit 30b1045

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)