Skip to content

Commit

Permalink
CI: Run format workflow on 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Jun 24, 2024
1 parent 823007d commit 904b495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
pre-commit:
name: pre-commit
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit 904b495

Please sign in to comment.