Skip to content

Commit b0dbdbf

Browse files
authored
Merge branch 'master' into aoptk
2 parents 27c04a7 + 9636e13 commit b0dbdbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types: [run-all-tool-tests-command]
99
env:
1010
GALAXY_FORK: galaxyproject
11-
GALAXY_BRANCH: release_24.2
11+
GALAXY_BRANCH: release_25.1
1212
MAX_CHUNKS: 40
1313
jobs:
1414
setup:

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
- '*'
1919
env:
2020
GALAXY_FORK: galaxyproject
21-
GALAXY_BRANCH: release_24.2
21+
GALAXY_BRANCH: release_25.1
2222
MAX_CHUNKS: 4
2323
MAX_FILE_SIZE: 1M
2424
concurrency:

0 commit comments

Comments
 (0)