Skip to content

Commit

Permalink
AVRO-3009: Run Avro JS tests only for LTS versions of node
Browse files Browse the repository at this point in the history
  • Loading branch information
iemejia committed Apr 19, 2021
1 parent 101b832 commit 4fd00e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-lang-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
matrix:
node:
- 10
- 11
- 12
- 14
steps:
- uses: actions/checkout@v2
- name: Setup Node
Expand Down

0 comments on commit 4fd00e0

Please sign in to comment.