Skip to content

Commit 9ace65b

Browse files
committed
Automatically apply the latest Meteor version for tests
1 parent 38f7b91 commit 9ace65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
- '--release 2.9.1'
2020
- '--release 2.10.0'
2121
- '--release 2.11.0'
22-
- '--release 2.12'
2322
# Latest version
23+
-
2424
steps:
2525
- name: Checkout code
2626
uses: actions/checkout@v3

0 commit comments

Comments
 (0)