Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 8cbff9c

Browse files
committed
remove all gcc versions
1 parent bc3dd87 commit 8cbff9c

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
@@ -122,7 +122,7 @@ jobs:
122122
'^libllvm.*' \
123123
'^llvm.*' \
124124
'gcc' \
125-
'gcc-11' \
125+
'gcc-.*' \
126126
'libicu-dev' \
127127
'^vim.*' \
128128
'perl' \

0 commit comments

Comments
 (0)