mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-22 09:01:57 -05:00
Update KOS docker image
This commit is contained in:
parent
e2ada4cfe4
commit
f5ad93973f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_dreamcast.yml
vendored
2
.github/workflows/build_dreamcast.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/kos-builds/kos-dc:sha-656a397-14.1.0
|
||||
image: ghcr.io/kos-builds/kos-dc:sha-20149ee-14.2.0
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Compile Dreamcast build
|
||||
|
|
Loading…
Reference in a new issue