Skip to content

Commit

Permalink
Use macos-11 machines
Browse files Browse the repository at this point in the history
  • Loading branch information
fordN committed Dec 5, 2023
1 parent 8efc236 commit 35b3436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
node_version: [18, 19, 20]
system:
- os: macos-13
- os: macos-11
target: x86_64-apple-darwin
- os: ubuntu-22.04
target: x86_64-unknown-linux-gnu
Expand All @@ -34,7 +34,7 @@ jobs:
target: x86_64-unknown-linux-gnu
- node_version: 17
system:
os: macos-12
os: macos-11
target: x86_64-apple-darwin
runs-on: ${{ matrix.system.os }}
steps:
Expand Down

0 comments on commit 35b3436

Please sign in to comment.