Skip to content

Commit

Permalink
Revert "Workaround for GHA clock drift (actions/runner#2996)"
Browse files Browse the repository at this point in the history
This reverts commit a5d01ae.
  • Loading branch information
timangus committed Apr 1, 2024
1 parent 39c7226 commit 92e1cf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ jobs:
name: macOS
runs-on: macos-13
steps:
- name: Sync Clock
run: sudo sntp -sS time.windows.com
- name: Force Python to version 3.10 to workaround node-gyp install problem (remove later)
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 92e1cf0

Please sign in to comment.