charmed-kubernetes / actions-operator

Apache License 2.0
7 stars 18 forks source link

Default lxd's channel to "latest/stable" #30

Closed addyess closed 2 years ago

addyess commented 2 years ago

allow an override to other channels, even if LXD isn't the provider

  test-with-old-lxd:
    runs-on: ubuntu-latest
    name: Test using old lxd channel
    steps:
      - name: Setup operator environment
        uses: charmed-kubernetes/actions-operator@main
        with:
           lxd-channel: 4.0/stable