Skip to content

Commit

Permalink
updated workflow ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
skaes committed May 15, 2024
1 parent ddf877b commit 68c85a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2.3"
ruby-version: "3.3.1"

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 68c85a0

Please sign in to comment.