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