We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d1438 commit 6580e50Copy full SHA for 6580e50
.github/workflows/bindgen.yml
@@ -112,7 +112,7 @@ jobs:
112
ubuntu_repo: https://mirrors.kernel.org/ubuntu/pool/universe/n/ncurses/
113
- os: ubuntu-24.04-arm
114
libtinfo: libtinfo5_6.3-2ubuntu0.1_arm64.deb
115
- ubuntu_repo: https://ports.ubuntu.com/ubuntu/pool/universe/n/ncurses/
+ ubuntu_repo: https://ports.ubuntu.com/ubuntu-ports/pool/universe/n/ncurses/
116
llvm_version: ["9.0", "16.0"]
117
release_build: [0, 1]
118
no_default_features: [0, 1]
0 commit comments