From b677e7e39f7608704b3ff3a2e8d35fea8c87c4e5 Mon Sep 17 00:00:00 2001 From: Misa Date: Thu, 23 Sep 2021 12:22:46 -0700 Subject: [PATCH] Update CentOS CI container used to Misa's container I have just built a new CentOS container based off of the updated Dockerfile, which now has SDL 2.0.16 installed. This updates the CI to point to the new container. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 30b3934b..503946e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: name: Build (CentOS 7) runs-on: ubuntu-latest - container: ghcr.io/leo60228/vvvvvv-build@sha256:485448ad437653d47ceb068a0f2b910f4eb336107d340a1f0d828ca95c987985 + container: ghcr.io/infoteddy/vvvvvv-build@sha256:3f55f514d9418479de1f5240f88a25095fefcd333aa1323f04fe8530ff26d10f env: CXXFLAGS: -I/usr/local/include/SDL2