Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 4d7eea7

Browse files
committed
Remove windows-2016 from workflow
1 parent b1a5ed0 commit 4d7eea7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
fail-fast: false
6969
matrix:
7070
bitness: ['x86', 'x64']
71-
winver: ['2016', '2019']
71+
winver: ['2019', '2022']
7272
steps:
7373

7474
- name: Checkout

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.4
1+
0.3.5

0 commit comments

Comments
 (0)