mirror of
https://github.com/oobabooga/textgen.git
synced 2026-09-21 05:27:51 -05:00
@@ -41,6 +41,13 @@ jobs:
|
||||
version: ${{ inputs.version }}
|
||||
config: 'os:ubuntu-22.04'
|
||||
|
||||
build_release_rocm_windows:
|
||||
name: ROCm Windows
|
||||
uses: ./.github/workflows/build-portable-release-rocm.yml
|
||||
with:
|
||||
version: ${{ inputs.version }}
|
||||
config: 'os:windows-2022'
|
||||
|
||||
build_release_rocm_linux:
|
||||
name: ROCm Linux
|
||||
uses: ./.github/workflows/build-portable-release-rocm.yml
|
||||
|
||||
Reference in New Issue
Block a user