Skip to content

Commit

Permalink
Don't skip tests on macOS or Windows ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Aug 20, 2024
1 parent af9a0b2 commit 2ba6c28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ jobs:
target: aarch64-pc-windows-msvc
bin: ubi.exe
name: ubi-Windows-aarch64.zip
skip_tests: true
- os_name: Windows-i686
os: windows-latest
target: i686-pc-windows-msvc
Expand All @@ -106,7 +105,6 @@ jobs:
target: aarch64-apple-darwin
bin: ubi
name: ubi-Darwin-aarch64.tar.gz
skip_tests: true
toolchain:
- stable
- beta
Expand Down

0 comments on commit 2ba6c28

Please sign in to comment.