ci: update CI workflow to use new container image
Some checks failed
CI / test-build (pull_request) Failing after 40s
Some checks failed
CI / test-build (pull_request) Failing after 40s
This commit is contained in:
parent
c8fd5d34ce
commit
2ba8666730
@ -7,6 +7,8 @@ jobs:
|
|||||||
test-build:
|
test-build:
|
||||||
name: test-build
|
name: test-build
|
||||||
runs-on: remote
|
runs-on: remote
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: oven-sh/setup-bun@v2
|
- uses: oven-sh/setup-bun@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user