Skip to content

Commit 8197d65

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

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)