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