ci: update CI container image for test-build job
This commit is contained in:
parent
c0ad17490e
commit
aa2bb187ce
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ jobs:
|
||||||
name: test-build
|
name: test-build
|
||||||
runs-on: vps-4
|
runs-on: vps-4
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: git.simonis.lol/projects/bun-casino:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Reference in a new issue