Skip to content

Commit

Permalink
add arch
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf committed Sep 26, 2024
1 parent 58cdc3d commit 35b2a36
Show file tree
Hide file tree
Showing 69 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-SPIRV-Tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-arm32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-bpf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-carbon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-cc65.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-circt_trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_amdgpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_assertions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_autonsdmi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_bb_p2996.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_cppx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_cppx_ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_cppx_p2320.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_dascandy_contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_ericwf_contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_ir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_lifetime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_llvmflang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_mizvekov_resugar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_p1061.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_p1974.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_p3068.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_p3309.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_p3367.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_p3372.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_parmexpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_patmat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_reflection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_relocatable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clang_variadic_friends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-clspv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-cppfront.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-cproc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-d8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-dxc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-gcc_cobol_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-gcc_contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-gcc_contracts_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-gcc_contracts_nonattr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-daily-gcc_coroutines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
daily-build:
runs-on: [ 'self-hosted', 'ce', 'linux' ]
runs-on: [ 'self-hosted', 'ce', 'linux', 'x64' ]
steps:
- name: Start from a clean directory
uses: AutoModality/action-clean@v1.1.0
Expand Down
Loading

0 comments on commit 35b2a36

Please sign in to comment.