Skip to content

Commit 63446c8

Browse files
committed
use Rails 8.0.2 in PVC CI
1 parent 4d9d333 commit 63446c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
bundle --quiet && bundle exec rake
9797
env:
9898
VIEW_COMPONENT_PATH: ../view_component
99-
RAILS_VERSION: '7.1.5'
99+
RAILS_VERSION: '8.0.2'
100100
PARALLEL_WORKERS: '1'
101101
coverage:
102102
needs: test

0 commit comments

Comments
 (0)