Skip to content

Commit

Permalink
remove last ref to gh-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
phvalguima committed Oct 18, 2023
1 parent 3ea9cde commit 6ea47e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
strategy:
fail-fast: false
matrix:
groups: ${{ fromJSON(needs.gh-hosted-collect-integration-tests.outputs.groups) }}
groups: ${{ fromJSON(needs.collect-integration-tests.outputs.groups) }}
juju-snap-channel: ["2.9/stable", "3.1/stable"]
include:
- juju-snap-channel: "3.1/stable"
Expand Down

0 comments on commit 6ea47e5

Please sign in to comment.