We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef29553 commit f9679dfCopy full SHA for f9679df
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
# - windows-latest
20
steps:
21
- uses: actions/checkout@v2
22
- - uses: actions/setup-ruby@v1
+ - uses: ruby/setup-ruby@v1
23
with:
24
ruby-version: ${{ matrix.ruby-version }}
25
- name: Prepare the Apache Arrow APT repository
0 commit comments