We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef45e9 commit 60f3cb4Copy full SHA for 60f3cb4
.github/workflows/run-tests.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- os: [ubuntu-latest]
+ os: [ubuntu-22.04]
12
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
13
14
steps:
jmespath.test
0 commit comments