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