Skip to content

Commit 904d16f

Browse files
author
Stephen L Arnold
committed
bump last workflow (conda) to windows-2019 (2016 is now deprecated)
Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
1 parent 5a50b15 commit 904d16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
platform: [ubuntu-latest, windows-2016, macos-latest]
19+
platform: [ubuntu-latest, windows-2019, macos-latest]
2020

2121
runs-on: ${{ matrix.platform }}
2222

0 commit comments

Comments
 (0)