Skip to content

Commit

Permalink
Automatically use the latest Meteor version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed May 9, 2023
1 parent 07327a6 commit dfdfb68
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 @@ -19,8 +19,8 @@ jobs:
- '--release 2.9.1'
- '--release 2.10.0'
- '--release 2.11.0'
- '--release 2.12'
# Latest version
-
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit dfdfb68

Please sign in to comment.