Update release.yml

This commit is contained in:
Timothy Baldridge 2022-08-16 15:08:31 -06:00 committed by GitHub
parent 168caa330f
commit ded85c7889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ on:
jobs:
build:
runs-on: windows-latest
runs-on: release-builder
steps:
- uses: actions/checkout@v2