Skip to content

Commit 7442ad7

Browse files
authored
no dio
1 parent 087780c commit 7442ad7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/devel.yml

-12
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ jobs:
3030
container:
3131
image: "ubuntu:latest"
3232
options: --privileged
33-
env:
34-
TERM: xterm
35-
shell: bash
36-
USER: dio
37-
LOGNAME: dio
38-
DEBIAN_FRONTEND: noninteractive
3933
steps:
4034
- uses: actions/checkout@v4
4135
with:
@@ -84,12 +78,6 @@ jobs:
8478
container:
8579
image: "ubuntu:latest"
8680
options: --privileged
87-
env:
88-
TERM: xterm
89-
shell: bash
90-
USER: dio
91-
LOGNAME: dio
92-
DEBIAN_FRONTEND: noninteractive
9381
strategy:
9482
matrix:
9583
include:

0 commit comments

Comments
 (0)