Skip to content

Commit

Permalink
Revert "Merge pull request #17110 from desktop/Use-new-M1-runner"
Browse files Browse the repository at this point in the history
This reverts commit 71f61fe, reversing
changes made to d9501c7.
  • Loading branch information
tidy-dev committed Aug 1, 2023
1 parent a2315a7 commit 225015f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ jobs:
fail-fast: false
matrix:
node: [18.14.0]
os: [macos-13-xl-arm64, windows-2019]
os: [macos-11, windows-2019]
arch: [x64, arm64]
include:
- os: macos-13-xl-arm64
- os: macos-11
friendlyName: macOS
- os: windows-2019
friendlyName: Windows
Expand Down

0 comments on commit 225015f

Please sign in to comment.