Skip to content

Commit

Permalink
Merge pull request #169 from jairo-bc/STRF-9791
Browse files Browse the repository at this point in the history
feat: STRF-9791 drop node 12 support
  • Loading branch information
zvuki committed Jun 7, 2022
2 parents 6a19767 + 8e56c8c commit 542605c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node: [12.x, 14.x]
node: [14.x]

steps:
- name: Checkout code
Expand Down

0 comments on commit 542605c

Please sign in to comment.