Skip to content

Commit cce7d63

Browse files
mergify[bot]Vatan Aksoy Tezer
andauthored
Update pre-commit runner to 22.04 (#435) (#440)
(cherry picked from commit dc699e0) Co-authored-by: Vatan Aksoy Tezer <[email protected]>
1 parent 4b6e0f1 commit cce7d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
pre-commit:
1515
name: Format
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-22.04
1717
steps:
1818
- uses: actions/checkout@v2
1919
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)