Skip to content

Commit 5b14a11

Browse files
committed
Oops
1 parent 8a896a3 commit 5b14a11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ jobs:
55
strategy:
66
matrix:
77
os: [windows-2019, windows-2022]
8+
runs-on: ${{ matrix.os }}
89
name: Build and test driver on ${{ matrix.os }}
910
env:
1011
CASS_DRIVER_LIBEV_INCLUDES: C:/vcpkg/packages/libev_x64-windows/include/libev

0 commit comments

Comments
 (0)