Skip to content

Commit

Permalink
Add test for Meteor 2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Feb 28, 2024
1 parent 7d259e1 commit b9f71cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
meteor: [2.3.1, 2.6.1, 2.7.3, 2.8.1, 2.9.1, 2.12]
meteor: [2.3.1, 2.6.1, 2.7.3, 2.8.1, 2.9.1, 2.12, 2.15]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b9f71cc

Please sign in to comment.