Skip to content

Commit 0539128

Browse files
codespell workflow fix
1 parent 2118e62 commit 0539128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
jobs:
2020
codespell:
21-
runs-on: [windows-2022, ubuntu-22.04]
21+
runs-on: windows-2022
2222

2323
steps:
2424
- name: Checkout code

0 commit comments

Comments
 (0)