Skip to content

Commit

Permalink
Update version number in cmake-rocm-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowRoseCx authored Dec 2, 2023
1 parent fbb283a commit d0c58d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cmake-rocm-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ on:
workflow_dispatch:
inputs:
version:
description: 'Version tag of koboldcpp-rocm to build: v1.43.2-ROCm'
default: latest
description: 'Version tag of koboldcpp-rocm to build: v1.51.0.yr1-ROCm'
default: v1.51.0.yr1-ROCm
required: false
type: string
workflow_call:
inputs:
version:
description: 'Version tag of koboldcpp-rocm to build: v1.43.2-ROCm'
default: latest
description: 'Version tag of koboldcpp-rocm to build: v1.51.0.yr1-ROCm'
default: v1.51.0.yr1-ROCm
required: false
type: string

Expand Down

0 comments on commit d0c58d6

Please sign in to comment.