Skip to content

Commit

Permalink
CI: Add 3.0 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Jan 29, 2021
1 parent a2b8cd1 commit dc3e2bd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ jobs:
- macos-latest
- ubuntu-latest
ruby:
- 2.5
- 2.6
- 2.7
- "2.5"
- "2.6"
- "2.7"
- "3.0"
- head
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit dc3e2bd

Please sign in to comment.