We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27c04a7 + 9636e13 commit b0dbdbfCopy full SHA for b0dbdbf
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ on:
8
types: [run-all-tool-tests-command]
9
env:
10
GALAXY_FORK: galaxyproject
11
- GALAXY_BRANCH: release_24.2
+ GALAXY_BRANCH: release_25.1
12
MAX_CHUNKS: 40
13
jobs:
14
setup:
.github/workflows/pr.yaml
@@ -18,7 +18,7 @@ on:
18
- '*'
19
20
21
22
MAX_CHUNKS: 4
23
MAX_FILE_SIZE: 1M
24
concurrency:
0 commit comments