Skip to content

Commit

Permalink
Update compliance tests for scope precedence. (#27)
Browse files Browse the repository at this point in the history
* Update compliance tests for scope precedence.

* [github-actions] Updated Python versions
  • Loading branch information
springcomp authored Jan 22, 2025
1 parent aef45e9 commit 60f3cb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-22.04]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]

steps:
Expand Down
2 changes: 1 addition & 1 deletion jmespath.test

0 comments on commit 60f3cb4

Please sign in to comment.