We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa3bc7 commit 26235fdCopy full SHA for 26235fd
.github/workflows/ci.yaml
@@ -117,8 +117,8 @@ jobs:
117
agent-version: "2.9.45"
118
libjuju-version: "2.9.44.1"
119
exclude:
120
- - groups.path_to_test_file: "tests/integration/test_data_integrator.py"
121
- ubuntu-versions.series: "focal"
+ - groups.path_to_test_file: tests/integration/test_data_integrator.py
+ ubuntu-versions.series: focal
122
name: ${{ matrix.juju-snap-channel }} - (GH hosted) ${{ matrix.groups.job_name }} | ${{ matrix.ubuntu-versions.series }}
123
needs:
124
- lint
0 commit comments