Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 21m26s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 21m26s
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
d398ac64c8
commit
8f0187c12d
|
@ -10,7 +10,8 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: windows:docker://yunfandev/visualstudio
|
runs-on: windows
|
||||||
|
container: yunfandev/visualstudio
|
||||||
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