Skip to content

Commit 6580e50

Browse files
committed
fixup! Add linux aarch64 target to test and release
1 parent e8d1438 commit 6580e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
ubuntu_repo: https://mirrors.kernel.org/ubuntu/pool/universe/n/ncurses/
113113
- os: ubuntu-24.04-arm
114114
libtinfo: libtinfo5_6.3-2ubuntu0.1_arm64.deb
115-
ubuntu_repo: https://ports.ubuntu.com/ubuntu/pool/universe/n/ncurses/
115+
ubuntu_repo: https://ports.ubuntu.com/ubuntu-ports/pool/universe/n/ncurses/
116116
llvm_version: ["9.0", "16.0"]
117117
release_build: [0, 1]
118118
no_default_features: [0, 1]

0 commit comments

Comments
 (0)