Skip to content

Commit

Permalink
Remove support by 2.4.x.
Browse files Browse the repository at this point in the history
  • Loading branch information
osyo-manga committed Aug 19, 2019
1 parent 261d93a commit 830a64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
ruby: [ '2.6.x', '2.5.x', '2.4.x' ]
ruby: [ '2.6.x', '2.5.x' ]
steps:
- uses: actions/checkout@master
- name: Set up Ruby
Expand Down

0 comments on commit 830a64d

Please sign in to comment.