Skip to content

Commit

Permalink
Add new Meteor versions to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zodern committed Dec 21, 2023
1 parent 2710213 commit 54920bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ jobs:
- '--release=2.4.1'
- '--release=2.5.6'
- '--release=2.6'
- '--release=2.7'
- '--release=2.8.0'
- '--release=2.9.0'
- '--release=2.10.0'
- '--release=2.11.0'
- '--release=2.12.0'
- '--release=2.13.3'
# Latest version
-
steps:
Expand Down

0 comments on commit 54920bd

Please sign in to comment.