Skip to content

Commit

Permalink
Remove windows from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
fjtrujy authored May 6, 2024
1 parent 9440e61 commit ea0a850
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
os: [
[macos-latest, arm64],
[macos-13, x86_64],
[ubuntu-latest, x86_64],
[windows-latest, x86_64]
[ubuntu-latest, x86_64]
]

steps:
Expand Down

0 comments on commit ea0a850

Please sign in to comment.