Skip to content

Commit

Permalink
ci: enable gVisor for all builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Markson Hon committed Jul 14, 2024
1 parent c2a345a commit 09df0d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 09df0d9

Please sign in to comment.