Run CI on Windows hosted runners

This commit is contained in:
nornen0202 2026-04-08 03:48:27 +09:00
parent 682f865d13
commit 7eae6bc950
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ permissions:
jobs:
test:
runs-on: ubuntu-latest
runs-on: windows-latest
timeout-minutes: 30
steps: