From 68bbc22d01817a4b3e2d3479b07a46069166ea3b Mon Sep 17 00:00:00 2001 From: vighnesh-wednesday Date: Mon, 21 Oct 2024 15:07:01 +0530 Subject: [PATCH] using glue4 testing --- .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 1a9dbb6..0791c98 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ on: jobs: run-ci: runs-on: ubuntu-latest - container: vighneshwed/glue4:latest + container: vighneshwed/glue4:testing steps: - name: Checkout repository