On Windows

This commit is contained in:
Nathan Bierema 2021-06-19 18:09:57 -04:00
parent 562fbc9887
commit 286efd50af

View File

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v2