Skip to content

Commit

Permalink
gitlab also need ruby 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Aug 12, 2024
1 parent 6c2480d commit ad22e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
image: "ruby:3.0"
image: "ruby:3.1"

variables:
RAILS_ENV: test
Expand Down

0 comments on commit ad22e6a

Please sign in to comment.