Skip to content

Commit

Permalink
Reverted to Ruby 3.3 in .readthedocs.yaml
Browse files Browse the repository at this point in the history
This or "latest" are the only options.
  • Loading branch information
evolve75 authored Dec 20, 2024
1 parent 216b193 commit 67a21d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
ruby: "2.7"
ruby: "3.3"
commands:
- gem install bundler
- bundle install
Expand Down

0 comments on commit 67a21d8

Please sign in to comment.