removed full-latest
This commit is contained in:
parent
e2f5ea96d6
commit
5f617b9f72
@ -5,7 +5,7 @@ jobs:
|
|||||||
Test-Build:
|
Test-Build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:full-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
@ -16,7 +16,6 @@ jobs:
|
|||||||
- run: python --version
|
- run: python --version
|
||||||
- run: pip --version
|
- run: pip --version
|
||||||
- run: pip install -r requirements.txt
|
- run: pip install -r requirements.txt
|
||||||
- run: nslookup git.oki.cx
|
|
||||||
- run: cat /etc/resolv.conf
|
- run: cat /etc/resolv.conf
|
||||||
|
|
||||||
Build-Image:
|
Build-Image:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user