Skip to content

Commit

Permalink
chore: macos-14 for m1
Browse files Browse the repository at this point in the history
  • Loading branch information
abernier committed Apr 3, 2024
1 parent 07c9fee commit b62d183
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
main:
runs-on: macos-13
runs-on: macos-14
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14.0
20.11.0

0 comments on commit b62d183

Please sign in to comment.