update runner workflow
Some checks failed
Build and Release / build (push) Failing after 3m5s

This commit is contained in:
2026-05-17 01:29:27 -05:00
parent bb14b125a2
commit 59164c89a0

View File

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