GitHub CI: build-and-test: rename build-other to build-macos

This commit is contained in:
Joakim Frostegård
2021-11-09 12:15:12 +01:00
parent b4b84659a7
commit 0c3cc3e805
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
run: cargo test --verbose --workspace --all-targets
build-other:
build-macos:
runs-on: macos-latest
timeout-minutes: 10
steps: