1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-06-27 21:35:08 -04: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
+1 -1
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