Skip to content

Commit e902c76

Browse files
authored
Merge pull request #635 from ahmedhamidawan/25.0_ci
Bump CI workflows to 25.0
2 parents 78da6cf + a3e1822 commit e902c76

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_24.2
10+
GALAXY_BRANCH: release_25.0
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_24.2
20+
GALAXY_BRANCH: release_25.0
2121
MAX_CHUNKS: 4
2222
MAX_FILE_SIZE: 1M
2323
concurrency:

0 commit comments

Comments
 (0)