Skip to content

Commit

Permalink
Test Sync only on latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
loremattei committed Nov 20, 2024
1 parent 6642b4b commit 13a8e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-end-to-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
timeout-minutes: 90
strategy:
matrix:
os-version: [15, 16, 17]
os-version: [17] #[15, 16, 17]
max-parallel: 1 # Uncomment this line to run tests sequentially.
fail-fast: false

Expand Down

0 comments on commit 13a8e92

Please sign in to comment.