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 6319799 commit b5e86a2Copy full SHA for b5e86a2
.github/workflows/nightly.yml
@@ -16,4 +16,4 @@ jobs:
16
secrets: "inherit"
17
with:
18
runs_on: "ubuntu-20.04"
19
- 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