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

Commit

Permalink
gcc-7
Browse files Browse the repository at this point in the history
  • Loading branch information
Qv2ray-dev authored and Qv2ray-dev committed Jul 14, 2020
1 parent f88446b commit 083adb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-simpleplugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
if: matrix.platform == 'ubuntu-16.04'
shell: bash
env:
CC: gcc-7
CXX: g++-7
CXXFLAGS: -fno-sized-deallocation
run: |
mkdir build
Expand Down

0 comments on commit 083adb0

Please sign in to comment.