Skip to content

Commit

Permalink
Fix Down Level Tests (microsoft#4136)
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks authored Feb 16, 2024
1 parent 3f88510 commit 667334d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-down-level.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
release: ['2.0.6','2.1.9','2.2.3','2.3.0']
release: ['2.1.11','2.2.6','2.3.4']
os: [ubuntu-20.04, windows-latest]
arch: [x64]
tls: [schannel, openssl] # TODO - add openssl3
Expand Down

0 comments on commit 667334d

Please sign in to comment.