Update connect tests

This commit is contained in:
Jill Regan
2026-03-09 15:05:23 -04:00
parent 2b062ec18c
commit be02de5ede

View File

@@ -30,7 +30,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
max-parallel: 3
max-parallel: 2
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
version: [latest, 2.30.0]
@@ -149,6 +149,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: true
max-parallel: 2
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
version: [latest, 2.30.0]