Skip to content

Commit

Permalink
Test against release 23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Sep 1, 2023
1 parent 9c47555 commit 5d8b7c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
python-version-list: "[\"3.7\"]"
galaxy-fork: galaxyproject
galaxy-branch: release_22.05
galaxy-branch: release_23.1
max-chunks: 4

# Planemo lint the changed repositories
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
python-version-list: "[\"3.7\"]"
repository-list: ${{ needs.setup.outputs.repository-list }}
galaxy-fork: galaxyproject
galaxy-branch: master
galaxy-branch: release_23.1
check-outputs: false

combine_outputs:
Expand Down

0 comments on commit 5d8b7c2

Please sign in to comment.