Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck committed Dec 25, 2024
1 parent cec4385 commit ce681a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
builder: macos-13
- target:
os: macosx
name: macosx_aarch64
name: macosx_arm64
builder: macos-14
- target:
os: windows
Expand All @@ -51,7 +51,7 @@ jobs:
runs-on: ${{ matrix.builder }}
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install nimble
uses: nim-lang/setup-nimble-action@v1
Expand Down

0 comments on commit ce681a9

Please sign in to comment.