Skip to content

Commit 95d98af

Browse files
committed
ci: speed up release by running on self-hosted runners
1 parent 2445536 commit 95d98af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
MAVEN_ARGS: "--no-transfer-progress --batch-mode"
3535
RELEASE_BRANCH_NAME: "__timefold_release_branch__"
36-
runs-on: ubuntu-latest
36+
runs-on: self-hosted
3737
environment:
3838
name: pypi
3939
url: https://pypi.org/p/timefold

0 commit comments

Comments
 (0)