Skip to content

Commit

Permalink
Merge pull request #13 from SonicGarden/drop-3.0
Browse files Browse the repository at this point in the history
[review] Drop Ruby 3.0
  • Loading branch information
kzkn authored Dec 27, 2024
2 parents 0638078 + 1ab4689 commit 47880aa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
- '3.1.6'
- '3.1.5'
- '3.1.4'
- '3.0.7'
- '3.0.6'

steps:
- name: Check out Git repository
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
- '3.1.6'
- '3.1.5'
- '3.1.4'
- '3.0.7'
- '3.0.6'

steps:
- name: Check out Git repository
Expand Down

0 comments on commit 47880aa

Please sign in to comment.