Skip to content

Commit

Permalink
Force testing on 3.0
Browse files Browse the repository at this point in the history
Looks like 3.0 is converted to 3 in YAML, and we always want to check 3.0
  • Loading branch information
imanel authored Feb 17, 2022
1 parent 83a71e9 commit bf752b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- 2.5
- 2.6
- 2.7
- 3.0
- "3.0"
- jruby

runs-on: ubuntu-latest
Expand Down

0 comments on commit bf752b7

Please sign in to comment.