Skip to content

Commit

Permalink
update .github/workflows/check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
soleng-terraform[bot] authored Oct 31, 2024
1 parent 498a95c commit 39208cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
matrix:
runs-on: [[ubuntu-22.04]]
test-command: ['FUNC_ARGS="--series focal" make functional', 'FUNC_ARGS="--series jammy" make functional']
juju-channel: ['3.4/stable']]
juju-channel: ["3.4/stable"]
steps:

- uses: actions/checkout@v4
Expand Down

0 comments on commit 39208cb

Please sign in to comment.