Skip to content

Commit

Permalink
Update .github/workflows/check.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Allan <samuel.allan@canonical.com>
  • Loading branch information
chanchiwai-ray and samuelallan72 authored Feb 25, 2025
1 parent 55922bc commit 26a7643
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 @@ -91,7 +91,7 @@ jobs:
- 'tox -e func -- -v --base ubuntu@24.04 --keep-models'
juju-channel: ["3.4/stable"]
exclude:
# NOTE(rgildein): The grafana-agent does not support ubuntu@24.04 on arm64. See #347
# NOTE: grafana-agent does not support ubuntu@24.04 on arm64. See https://github.com/canonical/grafana-agent-operator/issues/207
- test-command: 'tox -e func -- -v --base ubuntu@24.04 --keep-models'
runs-on: [Ubuntu_ARM64_4C_16G_01]
steps:
Expand Down

0 comments on commit 26a7643

Please sign in to comment.