From 3951f23b5566d45358186cb1674a3e9ae34cc7e2 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Wed, 27 Jul 2022 14:17:35 -0700 Subject: [PATCH] Run BSD tests under macos-latest --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c2ec9f401..f5e654cce 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -20,7 +20,7 @@ jobs: run: go test ./... test-bsds: - runs-on: macos-10.15 + runs-on: macos-latest strategy: matrix: os: