Skip to content

Commit

Permalink
Test on fewer platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Feb 27, 2024
1 parent 7ffa4c6 commit 9880285
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
labels:
- "dependencies"
- "no changelog"
5 changes: 0 additions & 5 deletions .github/workflows/UnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,14 @@ jobs:
- macOS-14 # arm
arch:
- x64
- x86
- aarch64
exclude:
- os: ubuntu-latest
arch: aarch64
- os: windows-latest
arch: aarch64
- os: macOS-13
arch: x86
- os: macOS-13
arch: aarch64
- os: macOS-14
arch: x86
- os: macOS-14
arch: x64
- os: macOS-14
Expand Down

0 comments on commit 9880285

Please sign in to comment.