Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/tests.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index e3030f8..fd6c33a 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -13,13 +13,6 @@ jobs:
matrix:
host: [windows-latest, ubuntu-latest, macos-latest]
sc: [no-self-contained, self-contained]
- exclude:
- - os: linux
- arch: x86
- - os: osx
- arch: x86
- - os: osx
- arch: arm
runs-on: ${{ matrix.host }}
env:
TESTS_PATH: ./Tests