Skip to content

Commit bcd0339

Browse files
Added support for --unix-socket connection on CLI benchmark runner
1 parent 3495060 commit bcd0339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/validate-spec-fields.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
pytest:
1010
name: Validate SPEC fields
11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-22.04
1212
env:
1313
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
1414
steps:

0 commit comments

Comments
 (0)