Skip to content

feat(hbase): add 2.6.6, remove 2.6.3 #1689

feat(hbase): add 2.6.6, remove 2.6.3

feat(hbase): add 2.6.6, remove 2.6.3 #1689

---
name: Test Build Images
on:
workflow_dispatch:
pull_request:
branches: [main, "release/*"]
# For now, we run on all paths, but if the products could be moved into a subdirectory, we could match on that
# paths: []
permissions: {}
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- run: echo TODO