Run on custom ubuntu image
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -23,6 +23,8 @@ jobs:
|
||||
|
||||
ansible-lint:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user