ci: update CI container image for test-build job

This commit is contained in:
Jan Gleytenhoover 2025-02-19 10:37:19 +01:00
parent c0ad17490e
commit aa2bb187ce
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -79,7 +79,7 @@ jobs:
name: test-build
runs-on: vps-4
container:
image: catthehacker/ubuntu:act-latest
image: git.simonis.lol/projects/bun-casino:latest
steps:
- name: Checkout Code
uses: actions/checkout@v4