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.
2 parents e902c76 + 87bfdf2 commit 52efe03Copy full SHA for 52efe03
.github/workflows/ci.yaml
@@ -7,7 +7,7 @@ on:
7
types: [run-all-tool-tests-command]
8
env:
9
GALAXY_FORK: galaxyproject
10
- GALAXY_BRANCH: release_25.0
+ GALAXY_BRANCH: release_25.1
11
MAX_CHUNKS: 40
12
jobs:
13
setup:
.github/workflows/pr.yaml
@@ -17,7 +17,7 @@ on:
17
- '*'
18
19
20
21
MAX_CHUNKS: 4
22
MAX_FILE_SIZE: 1M
23
concurrency:
0 commit comments