Skip to content

Commit

Permalink
Update format.yaml
Browse files Browse the repository at this point in the history
Switch to the oldest supported ubuntu
  • Loading branch information
mosfet80 authored Jan 20, 2025
1 parent 59f1f90 commit 90c9247
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: Format
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 90c9247

Please sign in to comment.