From a43f5e11405fca5136e582e3decfa8679cc48068 Mon Sep 17 00:00:00 2001 From: Misa Date: Tue, 30 Nov 2021 10:34:16 -0800 Subject: [PATCH] Update CI to CentOS container with SDL 2.0.20 I just built and pushed a new CentOS container that has SDL 2.0.20, so updating it now. --- .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 503946e7..fa59a418 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/infoteddy/vvvvvv-build@sha256:3f55f514d9418479de1f5240f88a25095fefcd333aa1323f04fe8530ff26d10f + container: ghcr.io/infoteddy/vvvvvv-build@sha256:edb1636c49386d0f929722cd0d8a618d897d23af33c754f2b0d3593ceb994629 env: CXXFLAGS: -I/usr/local/include/SDL2