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:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: windows
|
runs-on: windows:host
|
||||||
container: yunfandev/visualstudio:uwp
|
#container: yunfandev/visualstudio:uwp
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in New Issue