Skip to content

Commit 07b8e42

Browse files
committed
Update style.yml
1 parent fb6d808 commit 07b8e42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/style.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282

8383
- name: Install GCC
8484
run: |
85+
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
86+
sudo apt-get update
8587
sudo apt-get install gcc-14
8688
8789
- name: Check GCC warnings

0 commit comments

Comments
 (0)