Skip to content

Commit d4c7745

Browse files
authored
fix: runner group name change
1 parent 23654bf commit d4c7745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
name: Sign application
115115
needs: [build-application]
116116
runs-on:
117-
group: ansys-internal
117+
group: ansys-network
118118
labels: [self-hosted, Windows, signtool]
119119
steps:
120120
- name: Checkout the SignTool

0 commit comments

Comments
 (0)