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.
2 parents c4df1dd + 71c37d3 commit d803776Copy full SHA for d803776
.github/workflows/ci-windows.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- os: [windows-2019]
+ os: [windows-latest]
18
compiler:
19
- cmd: cl
20
cppad_codegen: OFF
0 commit comments