Skip to content

Commit

Permalink
revert aarch64 linux version
Browse files Browse the repository at this point in the history
  • Loading branch information
horvbalint committed Jul 29, 2024
1 parent f6aa421 commit 795491f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
}
- {
NAME: linux-arm64-glibc,
OS: ubuntu-24.04,
OS: ubuntu-20.04,
TOOLCHAIN: stable,
TARGET: aarch64-unknown-linux-gnu,
}
Expand Down

0 comments on commit 795491f

Please sign in to comment.