Skip to content

Commit 918ea99

Browse files
Use ubunut-24.04 container in pre-commit
1 parent 5d71564 commit 918ea99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
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-latest
12+
runs-on: ubuntu-24.04
1313
steps:
1414
- uses: actions/checkout@v4.1.7
1515
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)