Skip to content

Commit 75fe847

Browse files
committed
Linux clang 19
1 parent 73e9560 commit 75fe847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- {compiler: gcc, version: '12'}
2323
- {compiler: gcc, version: '13'}
2424
- {compiler: gcc, version: '14'}
25-
#- {compiler: clang, version: '19'}
25+
- {compiler: clang, version: '19'}
2626
- {compiler: clang, version: '20'}
2727

2828
steps:

0 commit comments

Comments
 (0)