Skip to content

Commit

Permalink
Merge pull request #276 from jadolg/update-minimum-versions
Browse files Browse the repository at this point in the history
Update all minimum versions
  • Loading branch information
jadolg authored Dec 5, 2024
2 parents e9cee5b + 9854b15 commit 72a02a0
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 @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
python-version: [ '3.9', '3.10', '3.11', '3.12' ]
rocket-chat-version: [ '6.9.7','6.10.6','6.11.3','6.12.2', '6.13.0', '7.0.0', '7.1.0', 'latest' ]
rocket-chat-version: [ '6.9.7','6.10.7','6.11.3','6.12.3', '6.13.1', '7.0.0', '7.1.0', 'latest' ]
steps:
- name: Checkout
uses: actions/[email protected]
Expand Down

0 comments on commit 72a02a0

Please sign in to comment.