Skip to content

Commit

Permalink
Remove windows-2016 from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ndabas committed Nov 17, 2022
1 parent b1a5ed0 commit 4d7eea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
fail-fast: false
matrix:
bitness: ['x86', 'x64']
winver: ['2016', '2019']
winver: ['2019', '2022']
steps:

- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.4
0.3.5

0 comments on commit 4d7eea7

Please sign in to comment.