| ... | @@ -19,7 +19,7 @@ jobs: | ... | @@ -19,7 +19,7 @@ jobs: |
| 19 | runs-on: [self-hosted, aarch64-linux] | 19 | runs-on: [self-hosted, aarch64-linux] |
| 20 | steps: | 20 | steps: |
| 21 | - name: Checkout | 21 | - name: Checkout |
| 22 | uses: actions/checkout@v4 | 22 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 23 | with: | 23 | with: |
| 24 | fetch-depth: 0 | 24 | fetch-depth: 0 |
| 25 | - name: Build and Test | 25 | - name: Build and Test |
| ... | @@ -29,7 +29,7 @@ jobs: | ... | @@ -29,7 +29,7 @@ jobs: |
| 29 | runs-on: [self-hosted, aarch64-linux] | 29 | runs-on: [self-hosted, aarch64-linux] |
| 30 | steps: | 30 | steps: |
| 31 | - name: Checkout | 31 | - name: Checkout |
| 32 | uses: actions/checkout@v4 | 32 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 33 | with: | 33 | with: |
| 34 | fetch-depth: 0 | 34 | fetch-depth: 0 |
| 35 | - name: Build and Test | 35 | - name: Build and Test |
| ... | @@ -40,7 +40,7 @@ jobs: | ... | @@ -40,7 +40,7 @@ jobs: |
| 40 | runs-on: [self-hosted, aarch64-macos] | 40 | runs-on: [self-hosted, aarch64-macos] |
| 41 | steps: | 41 | steps: |
| 42 | - name: Checkout | 42 | - name: Checkout |
| 43 | uses: actions/checkout@v4 | 43 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 44 | with: | 44 | with: |
| 45 | fetch-depth: 0 | 45 | fetch-depth: 0 |
| 46 | - name: Build and Test | 46 | - name: Build and Test |
| ... | @@ -50,7 +50,7 @@ jobs: | ... | @@ -50,7 +50,7 @@ jobs: |
| 50 | runs-on: [self-hosted, aarch64-macos] | 50 | runs-on: [self-hosted, aarch64-macos] |
| 51 | steps: | 51 | steps: |
| 52 | - name: Checkout | 52 | - name: Checkout |
| 53 | uses: actions/checkout@v4 | 53 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 54 | with: | 54 | with: |
| 55 | fetch-depth: 0 | 55 | fetch-depth: 0 |
| 56 | - name: Build and Test | 56 | - name: Build and Test |
| ... | @@ -61,7 +61,7 @@ jobs: | ... | @@ -61,7 +61,7 @@ jobs: |
| 61 | runs-on: [self-hosted, loongarch64-linux] | 61 | runs-on: [self-hosted, loongarch64-linux] |
| 62 | steps: | 62 | steps: |
| 63 | - name: Checkout | 63 | - name: Checkout |
| 64 | uses: actions/checkout@v4 | 64 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 65 | with: | 65 | with: |
| 66 | fetch-depth: 0 | 66 | fetch-depth: 0 |
| 67 | - name: Build and Test | 67 | - name: Build and Test |
| ... | @@ -71,7 +71,7 @@ jobs: | ... | @@ -71,7 +71,7 @@ jobs: |
| 71 | runs-on: [self-hosted, loongarch64-linux] | 71 | runs-on: [self-hosted, loongarch64-linux] |
| 72 | steps: | 72 | steps: |
| 73 | - name: Checkout | 73 | - name: Checkout |
| 74 | uses: actions/checkout@v4 | 74 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 75 | with: | 75 | with: |
| 76 | fetch-depth: 0 | 76 | fetch-depth: 0 |
| 77 | - name: Build and Test | 77 | - name: Build and Test |
| ... | @@ -83,7 +83,7 @@ jobs: | ... | @@ -83,7 +83,7 @@ jobs: |
| 83 | runs-on: [self-hosted, riscv64-linux] | 83 | runs-on: [self-hosted, riscv64-linux] |
| 84 | steps: | 84 | steps: |
| 85 | - name: Checkout | 85 | - name: Checkout |
| 86 | uses: actions/checkout@v4 | 86 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 87 | with: | 87 | with: |
| 88 | fetch-depth: 0 | 88 | fetch-depth: 0 |
| 89 | - name: Build and Test | 89 | - name: Build and Test |
| ... | @@ -94,7 +94,7 @@ jobs: | ... | @@ -94,7 +94,7 @@ jobs: |
| 94 | runs-on: [self-hosted, riscv64-linux] | 94 | runs-on: [self-hosted, riscv64-linux] |
| 95 | steps: | 95 | steps: |
| 96 | - name: Checkout | 96 | - name: Checkout |
| 97 | uses: actions/checkout@v4 | 97 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 98 | with: | 98 | with: |
| 99 | fetch-depth: 0 | 99 | fetch-depth: 0 |
| 100 | - name: Build and Test | 100 | - name: Build and Test |
| ... | @@ -105,7 +105,7 @@ jobs: | ... | @@ -105,7 +105,7 @@ jobs: |
| 105 | runs-on: [self-hosted, s390x-linux] | 105 | runs-on: [self-hosted, s390x-linux] |
| 106 | steps: | 106 | steps: |
| 107 | - name: Checkout | 107 | - name: Checkout |
| 108 | uses: actions/checkout@v4 | 108 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 109 | with: | 109 | with: |
| 110 | fetch-depth: 0 | 110 | fetch-depth: 0 |
| 111 | - name: Build and Test | 111 | - name: Build and Test |
| ... | @@ -115,7 +115,7 @@ jobs: | ... | @@ -115,7 +115,7 @@ jobs: |
| 115 | runs-on: [self-hosted, s390x-linux] | 115 | runs-on: [self-hosted, s390x-linux] |
| 116 | steps: | 116 | steps: |
| 117 | - name: Checkout | 117 | - name: Checkout |
| 118 | uses: actions/checkout@v4 | 118 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 119 | with: | 119 | with: |
| 120 | fetch-depth: 0 | 120 | fetch-depth: 0 |
| 121 | - name: Build and Test | 121 | - name: Build and Test |
| ... | @@ -126,7 +126,7 @@ jobs: | ... | @@ -126,7 +126,7 @@ jobs: |
| 126 | runs-on: [self-hosted, x86_64-freebsd] | 126 | runs-on: [self-hosted, x86_64-freebsd] |
| 127 | steps: | 127 | steps: |
| 128 | - name: Checkout | 128 | - name: Checkout |
| 129 | uses: actions/checkout@v4 | 129 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 130 | with: | 130 | with: |
| 131 | fetch-depth: 0 | 131 | fetch-depth: 0 |
| 132 | - name: Build and Test | 132 | - name: Build and Test |
| ... | @@ -136,7 +136,7 @@ jobs: | ... | @@ -136,7 +136,7 @@ jobs: |
| 136 | runs-on: [self-hosted, x86_64-freebsd] | 136 | runs-on: [self-hosted, x86_64-freebsd] |
| 137 | steps: | 137 | steps: |
| 138 | - name: Checkout | 138 | - name: Checkout |
| 139 | uses: actions/checkout@v4 | 139 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 140 | with: | 140 | with: |
| 141 | fetch-depth: 0 | 141 | fetch-depth: 0 |
| 142 | - name: Build and Test | 142 | - name: Build and Test |
| ... | @@ -147,7 +147,7 @@ jobs: | ... | @@ -147,7 +147,7 @@ jobs: |
| 147 | runs-on: [self-hosted, x86_64-linux] | 147 | runs-on: [self-hosted, x86_64-linux] |
| 148 | steps: | 148 | steps: |
| 149 | - name: Checkout | 149 | - name: Checkout |
| 150 | uses: actions/checkout@v4 | 150 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 151 | with: | 151 | with: |
| 152 | fetch-depth: 0 | 152 | fetch-depth: 0 |
| 153 | - name: Build and Test | 153 | - name: Build and Test |
| ... | @@ -157,7 +157,7 @@ jobs: | ... | @@ -157,7 +157,7 @@ jobs: |
| 157 | runs-on: [self-hosted, x86_64-linux] | 157 | runs-on: [self-hosted, x86_64-linux] |
| 158 | steps: | 158 | steps: |
| 159 | - name: Checkout | 159 | - name: Checkout |
| 160 | uses: actions/checkout@v4 | 160 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 161 | with: | 161 | with: |
| 162 | fetch-depth: 0 | 162 | fetch-depth: 0 |
| 163 | - name: Build and Test | 163 | - name: Build and Test |
| ... | @@ -167,7 +167,7 @@ jobs: | ... | @@ -167,7 +167,7 @@ jobs: |
| 167 | runs-on: [self-hosted, x86_64-linux] | 167 | runs-on: [self-hosted, x86_64-linux] |
| 168 | steps: | 168 | steps: |
| 169 | - name: Checkout | 169 | - name: Checkout |
| 170 | uses: actions/checkout@v4 | 170 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 171 | with: | 171 | with: |
| 172 | fetch-depth: 0 | 172 | fetch-depth: 0 |
| 173 | - name: Build and Test | 173 | - name: Build and Test |
| ... | @@ -178,7 +178,7 @@ jobs: | ... | @@ -178,7 +178,7 @@ jobs: |
| 178 | runs-on: [self-hosted, x86_64-windows] | 178 | runs-on: [self-hosted, x86_64-windows] |
| 179 | steps: | 179 | steps: |
| 180 | - name: Checkout | 180 | - name: Checkout |
| 181 | uses: actions/checkout@v4 | 181 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 182 | with: | 182 | with: |
| 183 | fetch-depth: 0 | 183 | fetch-depth: 0 |
| 184 | - name: Build and Test | 184 | - name: Build and Test |
| ... | @@ -188,7 +188,7 @@ jobs: | ... | @@ -188,7 +188,7 @@ jobs: |
| 188 | runs-on: [self-hosted, x86_64-windows] | 188 | runs-on: [self-hosted, x86_64-windows] |
| 189 | steps: | 189 | steps: |
| 190 | - name: Checkout | 190 | - name: Checkout |
| 191 | uses: actions/checkout@v4 | 191 | uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28 |
| 192 | with: | 192 | with: |
| 193 | fetch-depth: 0 | 193 | fetch-depth: 0 |
| 194 | - name: Build and Test | 194 | - name: Build and Test |