Skip to content

Commit 2e32122

Browse files
author
Release Manager
committed
gh-40324: Remove 'archlinux-latest' from sage-the-distro CI tests <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes #12345". --> Since we now recommend to simply install via meson, this CI run fails and is no longer needed. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [ ] The title is concise and informative. - [ ] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #40324 Reported by: Tobias Diez Reviewer(s): Antonio Rojas
2 parents 7c51b94 + b81ec6d commit 2e32122

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ on:
2828
"centos-stream-9",
2929
"centos-stream-9-python3.12",
3030
"almalinux-9-python3.11",
31-
"archlinux-latest",
3231
"opensuse-15.5-gcc_11-python3.11",
3332
"opensuse-tumbleweed",
3433
]

0 commit comments

Comments
 (0)