Skip to content

Commit 73446e3

Browse files
ci: change release artifacts self-hosted runner (#1546)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 8030081 commit 73446e3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ jobs:
451451
if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
452452
runs-on:
453453
group: ansys-network
454-
labels: [self-hosted, Windows, signtool]
454+
labels: [self-hosted, Windows, pygeometry]
455455
env:
456456
REUSE_LAST_ARTIFACTS: ${{ vars.REUSE_LAST_ARTIFACTS == 1 }}
457457

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
change release artifacts self-hosted runner

0 commit comments

Comments
 (0)