Skip to content

Commit

Permalink
fix: ubuntu code-quality version
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Strobel <peter@indicio.tech>
  • Loading branch information
PeterStrob committed Jan 31, 2023
1 parent 024a515 commit 5fcdafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
format:
name: Format and Lint Check
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.6
Expand Down

0 comments on commit 5fcdafa

Please sign in to comment.