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:
Diffstat (limited to '.github/workflows/build-test.yml')
-rw-r--r--.github/workflows/build-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index 65f59a0..4a89586 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -13,7 +13,7 @@ jobs:
matrix:
host: [windows-latest, ubuntu-latest, macos-latest]
os: [win, linux, osx]
- arch: [x86, x64, arm]
+ arch: [x86, x64, arm, arm64]
sc: [no-self-contained, self-contained]
exclude:
- os: linux