Skip to content

Commit

Permalink
chore: upgrade mac os build version (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
orubin authored Dec 22, 2024
1 parent 3ebc6a6 commit 9100c6a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- os: windows-2019
target: win
node: 20
- os: macos-12
- os: macos-13
target: macos
node: 20
- os: ubuntu-20.04
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- os: ubuntu-latest
executable: bright-cli-linux-x64
node: 20
- os: macos-12
- os: macos-13
executable: bright-cli-macos-x64
node: 20
- os: macos-latest
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ The NPM allows you to install the Bright Command Line Interface (CLI) on your ma

## 🔎 Table of Contents

- [Quick Start](#🚀-quick-start)
- [Full Documentation](#📚-full-documentation)
- [License](#📝-license)
- [Quick Start](#-quick-start)
- [Full Documentation](#-full-documentation)
- [License](#-license)

## 🚀 Quick Start

Expand Down Expand Up @@ -77,6 +77,6 @@ The **Bright CLI** can do so much more! You can find a full guide with the usage

## 📝 License

Copyright © 2023 [Bright Security Inc.](https://brightsec.com/)
Copyright © 2024 [Bright Security Inc.](https://brightsec.com/)

This project is licensed under the MIT License - see the [LICENSE file](LICENSE) for details.

0 comments on commit 9100c6a

Please sign in to comment.