Skip to content

Commit ce9bee8

Browse files
committed
Switch to latest Ubuntu image for codespell check
GitOrigin-RevId: 4c31894421ed9fbf8deb0fbd4ca43930a211f50f
1 parent 7dea570 commit ce9bee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
codespell:
99
name: Codespell
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-latest
1111

1212
steps:
1313
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)