Skip to content

Commit

Permalink
Add noble to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lamyj committed May 12, 2024
1 parent f8ac25e commit 8908d98
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@ jobs:
matrix:
include:
# WARNING: requires odil ≥ 0.12.2
# - { os: "ubuntu-latest", packaging: "apt", container: "debian:bullseye", python: "python3" }
- { os: "ubuntu-latest", packaging: "apt", container: "debian:bookworm", python: "python3" }
# - { os: "ubuntu-latest", packaging: "apt", container: "ubuntu:focal", python: "python3" }
# - { os: "ubuntu-latest", packaging: "apt", container: "ubuntu:jammy", python: "python3" }
# - { os: "ubuntu-latest", packaging: "apt", container: "ubuntu:noble", python: "python3" }
- { os: "ubuntu-latest", packaging: "apt", container: "ubuntu:noble", python: "python3" }
- { os: "ubuntu-latest", packaging: "conda", python: "python" }
- { os: "macos-latest", packaging: "conda", python: "python" }
env:
Expand Down

0 comments on commit 8908d98

Please sign in to comment.