Skip to content

Commit 179d8d2

Browse files
committed
13.4 has no riscv64
13.4 has no riscv64
1 parent 09c7425 commit 179d8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/freebsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
strategy:
7777
fail-fast: false
7878
matrix:
79-
release: ["13.4", "13.5", "14.2", "14.3", "15.0"]
79+
release: ["13.5", "14.2", "14.3", "15.0"]
8080
arch: ["riscv64"]
8181
runs: ["ubuntu-24.04"]
8282

0 commit comments

Comments
 (0)