We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa21f9a commit 909ba31Copy full SHA for 909ba31
.github/workflows/odbc.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
windows-odbc:
9
- runs-on: windows-2025
+ runs-on: windows-latest
10
steps:
11
- name: Create repo directories
12
run: |
0 commit comments