1 Commits

Author SHA1 Message Date
59164c89a0 update runner workflow
Some checks failed
Build and Release / build (push) Failing after 3m5s
2026-05-17 01:29:27 -05:00

View File

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