We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdf8c67 + 8197d65 commit b424ef9Copy full SHA for b424ef9
1 file changed
.github/workflows/conformance-tests-storage-emulator.yaml
@@ -12,7 +12,7 @@ on:
12
name: Run Storage Retry Conformance Tests With Emulator
13
jobs:
14
test:
15
- runs-on: ubuntu-20.04
+ runs-on: 'ubuntu-24.04'
16
17
services:
18
emulator:
0 commit comments