Update On Mon Aug 26 20:34:39 CEST 2024

This commit is contained in:
github-action[bot]
2024-08-26 20:34:40 +02:00
parent 2e77f8eb45
commit 4afce62e47
112 changed files with 1924 additions and 896 deletions

View File

@@ -207,6 +207,8 @@ jobs:
if: ${{ matrix.jobs.test == 'test' }}
run: |
go test ./...
echo "---test with_gvisor---"
go test ./... -tags "with_gvisor" -count=1
- name: Update CA
run: |