Skip to content

Commit 24310c4

Browse files
committed
Add tests for 3.1.1
1 parent 6b89fa5 commit 24310c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testsuite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
meteor: [ '2.13.3', '3.0.4' ]
14+
meteor: [ '2.13.3', '3.0.4', '3.1.1' ]
1515
# needs: [lintcode,lintstyle,lintdocs] # we could add prior jobs for linting, if desired
1616
steps:
1717
- name: checkout

0 commit comments

Comments
 (0)