summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
AgeCommit message (Collapse)Author
2020-12-14Enable embedding stdlib for github builds (#1640)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * Enable building with embedding stdlib.
2020-11-17Integrate github actions for build+test on Windows. (#1606)Yong He