Skip to content

Commit 339c04e

Browse files
committed
Reverted style check to Ubuntu 22.04
1 parent 332dba2 commit 339c04e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
style-check:
7-
runs-on: ubuntu-24.04
7+
runs-on: ubuntu-22.04
88
name: Check Style
99
steps:
1010
- name: Checkout commit

0 commit comments

Comments
 (0)