Skip to content

Commit

Permalink
Node 14 also on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Albermonte committed Jun 18, 2021
1 parent e488e1c commit f2c3666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
- cmd: cuda.exe -s
- cmd: set PATH=%ProgramFiles%\NVIDIA GPU Computing Toolkit\CUDA\v11.0\bin;%ProgramFiles%\NVIDIA GPU Computing Toolkit\CUDA\v11.0\libnvvp;%PATH%
- cmd: set "CUDA_PATH=%ProgramFiles%\NVIDIA GPU Computing Toolkit\CUDA\v11.0"
- sh: nvm install 12
- sh: nvm install 14
- sh: sudo apt-get update
- sh: sudo apt-get -y install freeglut3 freeglut3-dev libxi-dev libxmu-dev
- sh: sudo apt-get install gcc-6 g++-6 linux-headers-$(uname -r) nvidia-384 -y
Expand Down

0 comments on commit f2c3666

Please sign in to comment.