Skip to content

Commit aeb1b28

Browse files
committed
fix arm 22
1 parent b156b69 commit aeb1b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
triple: x86_64-apple-darwin
1717
- os: buildjet-32vcpu-ubuntu-2004
1818
triple: x86_64-unknown-linux-gnu
19-
- os: buildjet-32vcpu-ubuntu-2004-arm
19+
- os: buildjet-32vcpu-ubuntu-2204-arm
2020
triple: aarch64-unknown-linux-gnu
2121
runs-on: ${{ matrix.os }}
2222
steps:

0 commit comments

Comments
 (0)