Skip to content

Commit cb5ce4f

Browse files
committed
Fix formatting check
Signed-off-by: Gaurav Aggarwal <[email protected]>
1 parent dac7a2f commit cb5ce4f

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
@@ -25,7 +25,7 @@ jobs:
2525
path: ./
2626

2727
formatting:
28-
runs-on: ubuntu-20.04
28+
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v3
3131
- name: Check formatting

0 commit comments

Comments
 (0)