Skip to content

Commit b424ef9

Browse files
authored
Merge pull request #8191 from googleapis/lsc-1743028622.286641
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
2 parents fdf8c67 + 8197d65 commit b424ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conformance-tests-storage-emulator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
name: Run Storage Retry Conformance Tests With Emulator
1313
jobs:
1414
test:
15-
runs-on: ubuntu-20.04
15+
runs-on: 'ubuntu-24.04'
1616

1717
services:
1818
emulator:

0 commit comments

Comments
 (0)