Skip to content

Commit 9c1e3b7

Browse files
committed
With Fedora 42 in the matrix, no need to test with Fedora 41 on ARM.
1 parent 05012b4 commit 9c1e3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
arch: [ x86_64, arm64 ]
5555
docker: [ docker ]
5656
exclude:
57-
- os: fedora-40
57+
- os: fedora-41
5858
arch: arm64
5959
- os: centos-10-stream
6060
arch: x86_64

0 commit comments

Comments
 (0)