Обновить .github/workflows/all_test3.yaml

This commit is contained in:
2025-07-29 08:21:48 +00:00
parent 3d7bbfb4fc
commit 79178fe51c

View File

@@ -12,7 +12,7 @@ on:
jobs: jobs:
tests: tests:
runs-on: gpu runs-on: ubuntu-22.04-v25.04.01
env: env:
effective_tag: ${{ inputs.tag || github.head_ref || github.ref_name }} effective_tag: ${{ inputs.tag || github.head_ref || github.ref_name }}
steps: steps: