use default image
Some checks failed
/ Checkout (push) Successful in 11s
/ Text (push) Failing after 25s

This commit is contained in:
david 2024-07-22 22:55:05 +02:00
parent 5a1c721435
commit ec6bd49243

View file

@ -4,7 +4,7 @@ jobs:
runs-on: docker runs-on: docker
name: Text name: Text
steps: steps:
- uses: https://github.com/ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1 - uses: https://github.com/ruby/setup-ruby@v1
with: with:
ruby-version: '3.3.4' # Not needed with a .ruby-version file ruby-version: '3.3.4' # Not needed with a .ruby-version file
- name: Cache repository - name: Cache repository