Skip to content

Commit

Permalink
update cpu post 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kimbob13 committed Jan 1, 2024
1 parent 79b68f0 commit ac25c33
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3
ruby-version: 3.2.2
bundler-cache: true

- name: Setup Node
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3
ruby-version: 3.2.2
bundler-cache: true

- name: Build site
Expand Down
Loading

0 comments on commit ac25c33

Please sign in to comment.