We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3495060 commit bcd0339Copy full SHA for bcd0339
.github/workflows/validate-spec-fields.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
pytest:
10
name: Validate SPEC fields
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
env:
13
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
14
steps:
0 commit comments