Update test.yml

This commit is contained in:
MoneroOcean 2024-03-24 09:57:34 -07:00 committed by GitHub
parent c313c1795f
commit 1e758c9090
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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