Skip to content

Commit 1d2d010

Browse files
authored
use namespace instead of buildjet for arm builds (#423)
1 parent 8e157ac commit 1d2d010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rtc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
include:
6666
- os: ubuntu-latest
6767
archs: x86_64
68-
- os: buildjet-4vcpu-ubuntu-2204-arm
68+
- os: namespace-profile-default-arm64
6969
archs: aarch64
7070
- os: windows-latest
7171
archs: AMD64

0 commit comments

Comments
 (0)