We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 310ceae + 765fd2c commit 3f6d02bCopy full SHA for 3f6d02b
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
files: target/aarch64-apple-darwin/release/aarch64-apple-darwin-site-monitor
26
build_mac_intel:
27
name: Mac Intel
28
- runs-on: ubuntu-latest
+ runs-on: macos-latest
29
steps:
30
- run: rustup target add x86_64-apple-darwin
31
- uses: actions/checkout@v2
0 commit comments