Skip to content

Commit

Permalink
Skip platforms that require additional changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
nuclearsandwich committed Jul 9, 2024
1 parent 83c0d1d commit 9d7ac2e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:
- "debian:bullseye"
- "ubuntu:jammy"
- "debian:bookworm"
- "ubuntu:noble"
- "debian:trixie"
# TODO(astraw/stdeb#195)
# - "ubuntu:noble"
# - "debian:trixie"
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9d7ac2e

Please sign in to comment.