parent
72c3e5e221
commit
7e03997e80
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: archlinux:base-devel
|
||||
image: debian:stable
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- run: curl https://icanhazip.com
|
Loading…
Reference in a new issue