remove container override
This commit is contained in:
parent
6820741793
commit
9714b2c742
1 changed files with 0 additions and 4 deletions
|
|
@ -8,10 +8,6 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
|
||||
container:
|
||||
image: debian:13
|
||||
options: --privileged
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue