Skip to content

Commit

Permalink
ci: fix meteor version to 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jankapunkt authored and bratelefant committed Aug 1, 2023
1 parent eb544d6 commit dea8b43
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 @@ -38,7 +38,7 @@ jobs:
meteorRelease:
- '2.3'
- '2.7.3'
- '2.12.0'
- '2.12'
# Latest version
steps:
- name: Checkout code
Expand Down

0 comments on commit dea8b43

Please sign in to comment.