Rails 8 Update #39

Merged
david merged 2 commits from rails-8-update into main 2024-11-08 22:23:26 +01:00
Showing only changes of commit 98a5f96989 - Show all commits

View file

@ -37,6 +37,7 @@ jobs:
services:
chrome:
image: selenium/standalone-chrome
shm_size: 2g
steps:
- name: Cache repository
uses: actions/cache@v4