Skip to content

Commit 5d697c6

Browse files
Bump ubuntu version for pre-commit
1 parent be9c331 commit 5d697c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yaml

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: pre-commit
16-
runs-on: ubuntu-22.04
16+
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
1919
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)