1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-11 09:22:48 -05:00

Update test.yml

This commit is contained in:
MoneroOcean
2024-03-24 09:57:34 -07:00
committed by GitHub
parent c313c1795f
commit 1e758c9090

View File

@@ -5,7 +5,7 @@ name: Test builds
jobs:
build_win:
name: Windows build
runs-on: windows-latest
runs-on: windows-2019
steps:
- name: Checkout code
uses: actions/checkout@master