Test setting the run container
This commit is contained in:
@@ -25,6 +25,8 @@ jobs:
|
|||||||
check-format:
|
check-format:
|
||||||
name: Check clang format
|
name: Check clang format
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user