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 15914d9 commit c1d893cCopy full SHA for c1d893c
.github/workflows/atfe_nightly_build_and_test.yml
@@ -31,16 +31,16 @@ jobs:
31
include:
32
- build_script: build.sh
33
test_script: test.sh
34
- runner: ubuntu-22.04
+ runner: ah-ubuntu_22_04-c7g_8x-100
35
- build_script: build_llvmlibc_overlay.sh
36
test_script: ''
37
38
- build_script: build_newlib_nano_overlay.sh
39
40
41
- build_script: build_newlib_overlay.sh
42
43
44
45
steps:
46
- name: Checkout
0 commit comments