Skip to content

Commit

Permalink
Specify ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
nbelzer committed Sep 5, 2024
1 parent 0657a0f commit 26bb103
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3'
bundler-cache: true
- name: Run Tests
run: |
Expand Down
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.3.1

0 comments on commit 26bb103

Please sign in to comment.