Skip to content

Commit

Permalink
Enable testing with Node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
laurynas-convertapi committed Sep 11, 2022
1 parent e17efca commit 8f00f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -8,8 +8,8 @@ jobs:
node-version:
- 18
- 14
- 12
- 10
- 6
name: Node ${{ matrix.node-version }} sample
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8f00f67

Please sign in to comment.