Skip to content

Commit

Permalink
SNOW-969837 Remove unnecessary MacOS time sync (#1005)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pfus authored Dec 14, 2023
1 parent 31d7dc2 commit 2dc90f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
go: [ '1.20', '1.19' ]
name: ${{ matrix.cloud }} Go ${{ matrix.go }} on Mac
steps:
- name: Sync clock
run: sudo sntp -sS time.windows.com
- uses: actions/checkout@v1
- name: Setup go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 2dc90f7

Please sign in to comment.