This commit is contained in:
parent
221dbecf14
commit
8bd3327f51
@ -7,6 +7,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
Linting:
|
Linting:
|
||||||
runs-on: "ubuntu-22.04"
|
runs-on: "ubuntu-22.04"
|
||||||
|
container:
|
||||||
|
image: docker://code.pztrn.name/containers/go-toolbox:v8
|
||||||
steps:
|
steps:
|
||||||
- name: "checkout source"
|
- name: "checkout source"
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user