Skip to content

Commit 8ff4ccf

Browse files
committed
Revert "Update formatting CI check Github runnner to ubuntu-latest"
This reverts commit 28ff474.
1 parent 28ff474 commit 8ff4ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
exclude-dirs: source/portable/NetworkInterface/STM32
132132

133133
formatting:
134-
runs-on: ubuntu-latest
134+
runs-on: ubuntu-20.04
135135
steps:
136136
- uses: actions/checkout@v4
137137
- name: Check formatting

0 commit comments

Comments
 (0)