Skip to content

Update alpine/helm Docker tag to v3.16.2 #172

Update alpine/helm Docker tag to v3.16.2

Update alpine/helm Docker tag to v3.16.2 #172

name: V1 Executor Tests
on:
push:
branches: [ master, rabbitmq* ]
pull_request:
branches: [ master, rabbitmq* ]
jobs:
executor-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
go-version: '^1.20.0'
- name: test-executor
run: |
make -C executor test