We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2445536 commit 95d98afCopy full SHA for 95d98af
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
env:
34
MAVEN_ARGS: "--no-transfer-progress --batch-mode"
35
RELEASE_BRANCH_NAME: "__timefold_release_branch__"
36
- runs-on: ubuntu-latest
+ runs-on: self-hosted
37
environment:
38
name: pypi
39
url: https://pypi.org/p/timefold
0 commit comments