Skip to content

Commit 30e4bf7

Browse files
committed
chore(deps): update dependency ubuntu to v24
1 parent 2073ac9 commit 30e4bf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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:

.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)