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 5c7fa8e commit 1087e61Copy full SHA for 1087e61
1 file changed
.github/workflows/atfl_nightly_build_and_test.yml
@@ -27,7 +27,7 @@ concurrency:
27
jobs:
28
build-and-test-toolchain:
29
name: Build ${{ matrix.build_script }} in ${{ matrix.image_name }}
30
- runs-on: ubuntu-24.04-arm
+ runs-on: ah-ubuntu_24_04-c7g_8x-100
31
timeout-minutes: 240
32
env:
33
ATFL_VERSION: "0.0"
0 commit comments