Skip to content

Commit

Permalink
Add tests for 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Jan 28, 2025
1 parent 6b89fa5 commit 24310c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
meteor: [ '2.13.3', '3.0.4' ]
meteor: [ '2.13.3', '3.0.4', '3.1.1' ]
# needs: [lintcode,lintstyle,lintdocs] # we could add prior jobs for linting, if desired
steps:
- name: checkout
Expand Down

0 comments on commit 24310c4

Please sign in to comment.