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 78da6cf + a3e1822 commit e902c76Copy full SHA for e902c76
.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_24.2
+ GALAXY_BRANCH: release_25.0
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