mirror of
https://github.com/v2rayA/v2rayA.git
synced 2024-11-25 16:34:19 +08:00
ci: enable gVisor for all builds
This commit is contained in:
parent
c2a345a461
commit
09df0d992c
1
.github/workflows/test_build_main.yml
vendored
1
.github/workflows/test_build_main.yml
vendored
@ -143,6 +143,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- name: Check Version
|
||||
id: prep
|
||||
shell: bash
|
||||
run: |
|
||||
echo "P_DIR=$(pwd)" >> $GITHUB_OUTPUT
|
||||
date=$(git log -1 --format="%cd" --date=short | sed s/-//g)
|
||||
|
Loading…
Reference in New Issue
Block a user