Skip to content

Commit 87bfdf2

Browse files
Bump CI workflows to 25.1
1 parent e902c76 commit 87bfdf2

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
@@ -7,7 +7,7 @@ on:
77
types: [run-all-tool-tests-command]
88
env:
99
GALAXY_FORK: galaxyproject
10-
GALAXY_BRANCH: release_25.0
10+
GALAXY_BRANCH: release_25.1
1111
MAX_CHUNKS: 40
1212
jobs:
1313
setup:

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- '*'
1818
env:
1919
GALAXY_FORK: galaxyproject
20-
GALAXY_BRANCH: release_25.0
20+
GALAXY_BRANCH: release_25.1
2121
MAX_CHUNKS: 4
2222
MAX_FILE_SIZE: 1M
2323
concurrency:

0 commit comments

Comments
 (0)