Skip to content

Commit

Permalink
goodbye uwp
Browse files Browse the repository at this point in the history
  • Loading branch information
shimat committed Dec 31, 2023
1 parent ebe30b7 commit fda2fef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:

strategy:
matrix:
platform: ["win", "uwp"]
platform: ["win"]
#platform: ["win", "uwp"]
arch: ["x86", "x64", "ARM"]
exclude:
- platform: win
Expand Down

0 comments on commit fda2fef

Please sign in to comment.