Skip to content

Commit

Permalink
CI: Windows build workaround - use Win 2019
Browse files Browse the repository at this point in the history
fixes failing CUDA install

see also <Jimver/cuda-toolkit#263>
  • Loading branch information
MartinPulec committed Feb 16, 2024
1 parent bdbe869 commit 74c4801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
Windows:
name: run Windows
needs: retag-continuous
runs-on: windows-latest
runs-on: windows-2019

steps:
- uses: actions/checkout@main
Expand Down

0 comments on commit 74c4801

Please sign in to comment.