Skip to content

Commit

Permalink
update ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Dec 31, 2023
1 parent 0041aad commit 0263141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: 2.7.2
ruby-version: 3.3.0
- run: gem update --system && gem install jekyll bundler
- run: sbt -v docs/makeMicrosite
- run: sudo apt-get install tree
Expand Down

0 comments on commit 0263141

Please sign in to comment.