Skip to content

Commit

Permalink
ignore 8 / 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Apr 12, 2024
1 parent f0dcbfc commit 9e5a3b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
linux_version: ["almalinux:8", "almalinux:9", "ubuntu:20.04", "ubuntu:22.04"]
# ubuntu_version: ["20.04", "22.04"]
# python_version: ["3.6", "3.8", "3.9", "3.10"]
# exclude:
exclude:
- { linux_version: "almalinux:8", meson_version: "1.3" }
# - { ubuntu_version: "22.04", python_version: "3.6", meson_version: "1.3" }
# - { ubuntu_version: "22.04", python_version: "3.6", meson_version: "latest" }
# - { ubuntu_version: "20.04", python_version: "3.8" }
Expand Down

0 comments on commit 9e5a3b6

Please sign in to comment.