diff options
| author | mo khan <mo.khan@gmail.com> | 2019-10-04 21:14:46 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-10-04 21:14:46 -0600 |
| commit | ae9df32f988f0f73672f1697f72f33eefb97ea6d (patch) | |
| tree | cd39ad6254a84d14415851b9a59594fb0a8c84b6 /.github | |
| parent | 4cd732866d38a485b38cf622c9a1866f3b9e10be (diff) | |
Remove explicit version
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test.yml | 2 |
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 |
