Skip to content

chore: bump epam/ai-dial-ci from 1.9.1 to 1.9.2 (#7) #33

chore: bump epam/ai-dial-ci from 1.9.1 to 1.9.2 (#7)

chore: bump epam/ai-dial-ci from 1.9.1 to 1.9.2 (#7) #33

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/python_package_release.yml@1.9.2
secrets: inherit
with:
python_version: 3.11
test_python_versions: '["3.11", "3.12"]'