Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
bnomei committed Aug 22, 2021
2 parents 31760f1 + 50ecfb7 commit f11d082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [10.x, 15.x]
node-version: [14.x, 16.x]
name: Tests
steps:
- name: Checkout
Expand Down

0 comments on commit f11d082

Please sign in to comment.