We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9470aa6 commit 0d19dd8Copy full SHA for 0d19dd8
1 file changed
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
strategy:
57
fail-fast: false
58
matrix:
59
- os: [windows-2016, windows-latest, ubuntu-latest, macos-latest]
+ os: [windows-latest, ubuntu-latest, macos-latest]
60
steps:
61
- name: Download Build Output
62
uses: actions/download-artifact@v2
0 commit comments