Skip to content

Commit

Permalink
Run on windows - node 10,11
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion committed Dec 14, 2020
1 parent 6e7b542 commit 8198f83
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
node: [10, 11, 12, 13, 14]
exclude:
# windows node 10,11 builds failing, tracker issue https://github.com/supranational/blst/pull/43
# Tried this solutions without success:
# Solution from: https://github.com/nodejs/node-gyp/issues/1898#issuecomment-540864130
# Solution edit: https://github.com/nodejs/node-gyp/issues/119#issuecomment-331778053
- os: windows-latest
node: 10
- os: windows-latest
node: 11
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 8198f83

Please sign in to comment.