Skip to content

Commit

Permalink
Exclude windows/aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed Jul 13, 2024
1 parent 46fc96e commit 1f128bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
exclude:
- os: windows
arch: arm64
- os: windows
arch: aarch64
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1f128bb

Please sign in to comment.