Skip to content

Commit

Permalink
Merge pull request #288 from spacemeshos/update-macos-runner
Browse files Browse the repository at this point in the history
Update use of macos runner
  • Loading branch information
fasmat authored Apr 24, 2024
2 parents 82ff3e4 + 2db9dca commit 409f540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
os:
- ubuntu-latest
- [self-hosted, linux, arm64]
- macos-latest
- macos-13
- [self-hosted, macos, arm64]
- windows-latest
steps:
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
os:
- ubuntu-latest
- [self-hosted, linux, arm64]
- macos-latest
- macos-13
- [self-hosted, macos, arm64]
- windows-latest
steps:
Expand Down

0 comments on commit 409f540

Please sign in to comment.