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

Commit 1d9447f

Browse files
committed
fix
1 parent 6888e90 commit 1d9447f

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-.*' \
125+
'gcc-11' \
126126
'libicu-dev' \
127127
'^vim.*' \
128128
'perl' \

0 commit comments

Comments
 (0)