mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
fix mac runner name
This commit is contained in:
parent
fa2a535019
commit
b192f95aac
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
run: xvfb-run -a ./gradlew test all
|
||||
|
||||
build-mac:
|
||||
runs-on: mac-latest
|
||||
runs-on: macos-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user