Skip to content

Commit

Permalink
CI: switch to Ruby 2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 18, 2020
1 parent 1b8a002 commit a133af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
node: [10, 12]
ruby: [2.4.x]
ruby: [2.6.x]

steps:
- name: Clone repository
Expand Down

0 comments on commit a133af6

Please sign in to comment.