diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index e7754fc..6ede2d3 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -5,7 +5,9 @@ on: jobs: test: - runs-on: cth-ubuntu-latest + runs-on: ruby-latest + container: + image: myoung34/github-runner:ubuntu-noble steps: - uses: actions/checkout@v4 - uses: https://github.com/ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed