Skip to content

Commit

Permalink
Merge pull request #263 from jadolg/test-6.13.0
Browse files Browse the repository at this point in the history
Add 6.13.0 to the versions matrix
  • Loading branch information
jadolg authored Oct 11, 2024
2 parents 2933b83 + 9ec201f commit 5577cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
python-version: [ '3.8', '3.9', '3.10', '3.11', '3.12' ]
rocket-chat-version: [ '6.7.9', '6.8.7','6.9.7','6.10.6','6.11.3','6.12.1', 'latest' ]
rocket-chat-version: [ '6.7.9', '6.8.7','6.9.7','6.10.6','6.11.3','6.12.1', '6.13.0', 'latest' ]
steps:
- name: Checkout
uses: actions/[email protected]
Expand Down

0 comments on commit 5577cdf

Please sign in to comment.