Skip to content

Commit

Permalink
🏗️ release.yml updated
Browse files Browse the repository at this point in the history
typo in readme
  • Loading branch information
nor0x committed Jan 31, 2024
1 parent daec2bb commit 10b6475
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 @@ -7,7 +7,7 @@ on:

jobs:
build-macos:
runs-on: macos-13
runs-on: macos-14
steps:
- name: Checkout
uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<img src="https://raw.githubusercontent.com/nor0x/Dots/main/Assets/icon.png" width="320px" />


Dots is a .NET SDK manager that allows you to install, uninstall, and switch between .NET SDKs with ease. It is a cross-platform tool that works on Windows and macOS with Linux support coming soon. It is written in C# and uses the .NET with Avalonia as the UI framework.
Dots is a .NET SDK manager that allows you to install, uninstall, and switch between .NET SDKs with ease. It is a cross-platform tool that works on Windows and macOS with Linux support coming soon. It is written in C# and uses .NET with Avalonia as the UI framework.

## Features
- Search for SDKs
Expand Down

0 comments on commit 10b6475

Please sign in to comment.