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