Skip to content

Commit d705140

Browse files
authored
Update ci.yml (#93)
1 parent bae944f commit d705140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: build
3030
with:
3131
arch: aarch64
32-
distro: ubuntu-latest
32+
distro: ubuntu20.04
3333
run: |
3434
apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential cmake file
3535
cd src/ && cmake . && make && ls -lh ntttcp && file ntttcp

0 commit comments

Comments
 (0)