Skip to content

Commit f17fd1c

Browse files
committed
using ubuntu 22.04 for pre-commit hook
1 parent daaa5f6 commit f17fd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions: read-all
99

1010
jobs:
1111
pre-commit:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-22.04
1313
steps:
1414
- uses: actions/[email protected]
1515
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)