Skip to content

Commit 0b10fae

Browse files
committed
Use latest ubuntu for formating
1 parent ee1f2c2 commit 0b10fae

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
@@ -89,7 +89,7 @@ jobs:
8989
path: ./
9090

9191
formatting:
92-
runs-on: ubuntu-20.04
92+
runs-on: ubuntu-latest
9393
steps:
9494
- uses: actions/checkout@v4
9595
- name: Check formatting

0 commit comments

Comments
 (0)