Skip to content

Commit 73dcfb1

Browse files
committed
Pin Ubuntu version for lint workflow
1 parent f101817 commit 73dcfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020

2121
jobs:
2222
pre-commit:
23-
runs-on: ubuntu-latest
23+
runs-on: ubuntu-24.04
2424
name: pre-commit
2525
steps:
2626
- name: Checkout

0 commit comments

Comments
 (0)