Skip to content

Commit

Permalink
no dio
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored May 6, 2024
1 parent 087780c commit 7442ad7
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ jobs:
container:
image: "ubuntu:latest"
options: --privileged
env:
TERM: xterm
shell: bash
USER: dio
LOGNAME: dio
DEBIAN_FRONTEND: noninteractive
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -84,12 +78,6 @@ jobs:
container:
image: "ubuntu:latest"
options: --privileged
env:
TERM: xterm
shell: bash
USER: dio
LOGNAME: dio
DEBIAN_FRONTEND: noninteractive
strategy:
matrix:
include:
Expand Down

0 comments on commit 7442ad7

Please sign in to comment.