Skip to content

Commit

Permalink
disable centos stream 9, add debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan committed Nov 20, 2023
1 parent 5d8d96c commit df28f3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -14,14 +14,14 @@ jobs:
os-image:
- debian-10-x64
- debian-11-x64
- debian-12-x64
- ubuntu-20-04-x64
- ubuntu-22-04-x64
- fedora-37-x64
- fedora-38-x64
# dnf is broken: https://ask.fedoraproject.org/t/dnf-operations-use-large-amount-of-ram-and-may-fail-in-low-memory-environments/26427
- centos-7-x64
- centos-stream-8-x64
- centos-stream-9-x64
# - centos-stream-9-x64 # yum oomkill
steps:
- uses: actions/checkout@v3.2.0

Expand Down

0 comments on commit df28f3b

Please sign in to comment.