summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2019-10-04 21:14:46 -0600
committermo khan <mo.khan@gmail.com>2019-10-04 21:14:46 -0600
commitae9df32f988f0f73672f1697f72f33eefb97ea6d (patch)
treecd39ad6254a84d14415851b9a59594fb0a8c84b6
parent4cd732866d38a485b38cf622c9a1866f3b9e10be (diff)
Remove explicit version
-rw-r--r--.github/workflows/test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 72d7fb5..660aaad 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -9,7 +9,5 @@ jobs:
- uses: actions/checkout@v1
- name: Set up Ruby
uses: actions/setup-ruby@v1
- with:
- ruby-version: '2.6.4'
- name: Build and test
run: bin/cibuild