Skip to content

Commit 9699e4c

Browse files
author
Matthias Koeppe
committed
.github/workflows/ci-linux-incremental.yml: Fix name of archlinux
1 parent db7703c commit 9699e4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-linux-incremental.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
# with only a small number of test failures as of 10.2.rc0
140140
tox_system_factors: >-
141141
["gentoo-python3.11",
142-
"archlinux"]
142+
"archlinux-latest"]
143143
tox_packages_factors: >-
144144
["standard-sitepackages"]
145145
docker_push_repository: ghcr.io/${{ github.repository }}/

0 commit comments

Comments
 (0)