diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 6fe10ea..d402659 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -5,7 +5,6 @@ on: jobs: build: runs-on: ubuntu-latest - container: catthehacker/ubuntu:act-latest strategy: matrix: things: [1, 2, 3, 4, 5]