Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after -2s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after -2s
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
00128a11c2
commit
4e8a92b80f
|
@ -10,8 +10,8 @@ env:
|
|||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: windows
|
||||
container: yunfandev/visualstudio:uwp
|
||||
runs-on: windows:host
|
||||
#container: yunfandev/visualstudio:uwp
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue