use windwos latest

This commit is contained in:
Maycon Santos
2023-04-08 23:54:14 +02:00
parent cdf5368d20
commit 3d3400ab43

View File

@@ -14,7 +14,7 @@ concurrency:
jobs:
test:
runs-on: windows-2019
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v3