worker fix
Some checks failed
Build and Release / build (push) Failing after 14s

This commit is contained in:
2026-05-17 01:48:52 -05:00
parent 59164c89a0
commit 20c962c711

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v3