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 8e555d0 commit 9ec03b2Copy full SHA for 9ec03b2
.github/workflows/ci.yml
@@ -17,4 +17,4 @@ jobs:
17
secrets: "inherit"
18
with:
19
runs_on: "ubuntu-20.04"
20
- flags: "--exclude-platforms '[\"Ubuntu-22.04-arm\", \"RedHat-9-arm\"]'"
+ flags: "--exclude-platforms '[\"Ubuntu-22.04-arm\", \"RedHat-9-arm\", \"Debian-12-arm\"]'"
0 commit comments