mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
* fix #1585 radial chart not working properly * Fix ruby version for test * Make stroke color work for both dark and light
This commit is contained in:
committed by
GitHub
parent
13027f2050
commit
f8f55f5f5c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6
|
||||
ruby-version: 3.2
|
||||
bundler-cache: true
|
||||
|
||||
- run: ruby --version
|
||||
|
||||
Reference in New Issue
Block a user