Skip to content

Commit 1ae9e6d

Browse files
dont install latest
1 parent 51024ab commit 1ae9e6d

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
@@ -41,7 +41,7 @@ jobs:
4141
wget https://raw.githubusercontent.com/shreemaan-abhishek/apisix-build-tools/refs/heads/12711/build-apisix-base.sh
4242
chmod +x build-apisix-base.sh
4343
OR_PREFIX=$OPENRESTY_PREFIX CC="clang -fsanitize=address -fcolor-diagnostics -Qunused-arguments" \
44-
cc_opt="-Werror" ./build-apisix-base.sh latest
44+
cc_opt="-Werror" ./build-apisix-base.sh
4545
4646
4747
- name: Script

0 commit comments

Comments
 (0)