We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e459df commit d0008a6Copy full SHA for d0008a6
1 file changed
.github/workflows/reusable-workflow.yml
@@ -1,7 +1,7 @@
1
# Reusable workflow to run the following jobs:
2
#
3
# - windows-multiplatform-tests
4
-# - [ windows-2019 | windows-2022 ]
+# - [ windows-2022 ]
5
# - [ Debug | Release ]
6
# - execute tests in different versions of windows with different build types
7
@@ -88,7 +88,6 @@ jobs:
88
- Release
89
- Debug
90
os:
91
- - windows-2019
92
- windows-2022
93
env:
94
workspace_dependencies: 'install'
0 commit comments