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