This commit is contained in:
parent
d58bf4a0c1
commit
3581797ebe
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -8,6 +8,8 @@ env:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user