Skip to content

Commit

Permalink
Fix pre-commit fail (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
b0nce committed Nov 24, 2022
1 parent 8419aa4 commit 8598bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
pre_commit:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 8598bfc

Please sign in to comment.