Skip to content

Commit

Permalink
undo changes to rbc_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeleobas committed Aug 1, 2023
1 parent ace8c7d commit 24e18de
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/rbc_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,6 @@ jobs:
heavydb-version: ['6.2', '6.1', '6.0']
heavydb-from: [conda]
# include:
# - os: ubuntu-latest
# python-version: '3.10'
# numba-version: '0.56'
# heavydb-version: 6.1
# heavydb-from: conda
# - os: ubuntu-latest
# python-version: '3.10'
# numba-version: '0.56'
Expand All @@ -132,7 +127,7 @@ jobs:
# docker-image: heavyai/core-os-cpu-dev:latest
# heavydb-from: docker

# needs: lint
needs: lint

steps:
- name: Checkout code
Expand Down

0 comments on commit 24e18de

Please sign in to comment.