Skip to content

Commit

Permalink
fix runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Aug 16, 2023
1 parent e2b00b4 commit 78e625b
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ name: Create Release
jobs:
build:
name: Create new release
runs-on: macosx-latest
runs-on: macos-12
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 78e625b

Please sign in to comment.