summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2025-02-04 16:27:17 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2025-02-04 16:27:17 +0100
commit279ee1b310a7d37318b58580579890f4f9436099 (patch)
treec750f376acabacd983ac96d1b3c4fc87468bf41e
parent7ee2eec8009bfa5d7dfdc5f8055d1b2ca1207ba4 (diff)
drop amd64 sim
-rw-r--r--.github/workflows/full_check.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/full_check.yaml b/.github/workflows/full_check.yaml
index 760871c..6ee4da0 100644
--- a/.github/workflows/full_check.yaml
+++ b/.github/workflows/full_check.yaml
@@ -297,9 +297,6 @@ jobs:
run: |
./build_single.sh ${{ matrix.coin }} aarch64-apple-iossimulator -j$(sysctl -n hw.logicalcpu)
- - name: build (x86_64-apple-iossimulator)
- run: |
- ./build_single.sh ${{ matrix.coin }} x86_64-apple-iossimulator -j$(sysctl -n hw.logicalcpu)
- name: rename artifacts
run: |
mkdir release/gh/