Skip to content

Commit

Permalink
Use CY2022 for Python lint
Browse files Browse the repository at this point in the history
  • Loading branch information
splhack committed Oct 14, 2021
1 parent e9aa04a commit dc42a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
lint_python:
name: Lint Python Code
runs-on: ubuntu-latest
container: aswf/ci-opencue:2021
container: aswf/ci-opencue:2022
steps:
- uses: actions/checkout@v2
- name: Lint Python Code
Expand Down

0 comments on commit dc42a54

Please sign in to comment.