Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 17, 2024
1 parent 272a816 commit 0dfdcde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:

strategy:
matrix:
node-version: [ '0.8.x', '0.6.x' ]
# node-version: [ '0.8.x' ]
# node-version: [ '0.8.x', '0.6.x' ]
node-version: [ '0.8.x' ]

steps:
- run: sudo apt-get install -y python2.7
Expand Down

0 comments on commit 0dfdcde

Please sign in to comment.