Skip to content

chore: bump virtualenv from 20.26.6 to 20.36.1 (#51) #35

chore: bump virtualenv from 20.26.6 to 20.36.1 (#51)

chore: bump virtualenv from 20.26.6 to 20.36.1 (#51) #35

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/python_package_release.yml@2.7.3
secrets: inherit
with:
python-version: 3.9
code-checks-python-versions: '["3.9", "3.10", "3.11", "3.12"]'