Skip to content

Commit

Permalink
only test latest
Browse files Browse the repository at this point in the history
  • Loading branch information
McCallisterRomer committed May 31, 2024
1 parent ef2541d commit cc9d5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [windows-2019, windows-2022, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macOS-12, macOS-13, macOS-14]
sdkVersion: [1.3.283.0, 1.3.280.0, 1.3.275.0]
sdkVersion: [1.3.283.0]

name: test ${{ matrix.os }} | ${{ matrix.sdkVersion }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit cc9d5ea

Please sign in to comment.