Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit db80264

Browse files
ymshenyuQv2ray-dev
andauthored
Update build-simpleplugin.yml (#4)
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
1 parent 2d1bbf7 commit db80264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-simpleplugin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ jobs:
113113
if: matrix.platform == 'ubuntu-16.04'
114114
shell: bash
115115
env:
116-
CC: /usr/bin/gcc-9
117-
CXX: /usr/bin/g++-9
116+
CC: /usr/bin/gcc-7
117+
CXX: /usr/bin/g++-7
118118
CXXFLAGS: -fno-sized-deallocation
119119
run: |
120120
mkdir build

0 commit comments

Comments
 (0)