Skip to content

Commit bf784ea

Browse files
committed
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
1 parent b2aa917 commit bf784ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
LC_ALL: "C.UTF-8"
88
jobs:
99
pre-commit:
10-
runs-on: ubuntu-20.04
10+
runs-on: 'ubuntu-24.04'
1111
strategy:
1212
matrix:
1313
os: [ubuntu-20.04, macos-latest]

0 commit comments

Comments
 (0)