Play with CI #46

Open
atomaka wants to merge 8 commits from test-actions into main
Showing only changes of commit 38953380a1 - Show all commits

View file

@ -5,10 +5,10 @@ on:
jobs: jobs:
test: test:
runs-on: ruby-latest runs-on: cth-ubuntu-latest
container:
image: ruby:3.4.1-alpine3.20
steps: steps:
- uses: actions/checkout@v4
- uses: https://github.com/ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed
- uses: actions/cache@v4 - uses: actions/cache@v4
with: with:
path: vendor/bundle path: vendor/bundle