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 c4df1dd commit 71c37d3Copy full SHA for 71c37d3
.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