Skip to content

Commit

Permalink
Merge pull request #208 from astraw/config-parser-platforms
Browse files Browse the repository at this point in the history
Enable additional platforms in CI now that #195 is resolved.
  • Loading branch information
nuclearsandwich authored Nov 15, 2024
2 parents 3a09257 + c2e033e commit 8d018c9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:
- "debian:bullseye"
- "ubuntu:jammy"
- "debian:bookworm"
# TODO(astraw/stdeb#195)
# - "ubuntu:noble"
# - "debian:trixie"
- "ubuntu:noble"
- "debian:trixie"
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8d018c9

Please sign in to comment.