Skip to content

Commit

Permalink
Merge pull request #602 from span786/CAT-2051-exclude-debian-arm-from-ci
Browse files Browse the repository at this point in the history
(CAT-2051): Excluded debian-12-arm from ci.yml
  • Loading branch information
malikparvez authored Oct 3, 2024
2 parents 8e555d0 + 9ec03b2 commit dd28169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
secrets: "inherit"
with:
runs_on: "ubuntu-20.04"
flags: "--exclude-platforms '[\"Ubuntu-22.04-arm\", \"RedHat-9-arm\"]'"
flags: "--exclude-platforms '[\"Ubuntu-22.04-arm\", \"RedHat-9-arm\", \"Debian-12-arm\"]'"

0 comments on commit dd28169

Please sign in to comment.