From 9836817d8256faf4829e2046c4a391df4b7cc54c Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Tue, 27 Sep 2022 12:47:32 +0200 Subject: Branding: macOS --- .github/workflows/gtest-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/gtest-ci.yml b/.github/workflows/gtest-ci.yml index 7ace950..03a8cc5 100644 --- a/.github/workflows/gtest-ci.yml +++ b/.github/workflows/gtest-ci.yml @@ -19,7 +19,7 @@ jobs: - name: Tests run: bazel test --cxxopt=-std=c++14 --features=external_include_paths --test_output=errors ... - MacOs: + macOS: runs-on: macos-latest steps: -- cgit v1.1