Skip to content

Commit

Permalink
remove 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tsusdere committed Jan 3, 2024
1 parent 7c86cdb commit d73437f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ jobs:
strategy:
matrix:
ruby:
- 2.6
- 2.7
- 3.0
- 3.1
- 3.2
- 3.3
steps:
- uses: actions/checkout@v4
- name: script/cibuild-docker
Expand Down

0 comments on commit d73437f

Please sign in to comment.