Skip to content

Commit 8608294

Browse files
authored
Update alpine.yml
1 parent b2e9a33 commit 8608294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-24.04
2727

2828
env:
29-
CMAKE_PROGRAM_PATH: /usr/lib/llvm17/bin
29+
CMAKE_PROGRAM_PATH: /usr/lib/llvm19/bin
3030
CMAKE_FLAGS: >-
3131
-DCMAKE_BUILD_TYPE=Debug
3232
-DCMAKE_CXX_STANDARD=17

0 commit comments

Comments
 (0)