ci: enable gVisor for all builds

This commit is contained in:
Markson Hon 2024-07-14 18:39:29 +08:00
parent c2a345a461
commit 09df0d992c

View File

@ -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)