Skip to content

Commit 882e556

Browse files
committed
add brotli service
1 parent ebe1c28 commit 882e556

28 files changed

+1599
-70
lines changed

.drone.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def main(ctx):
1515
# Compilers
1616
[
1717
'gcc >=5.0',
18-
'clang >=3.8',
18+
'clang >=3.9',
1919
'msvc >=14.1',
2020
'arm64-gcc latest',
2121
's390x-gcc latest',

0 commit comments

Comments
 (0)