diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index ce1ffb4..a886dfd 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -26,7 +26,7 @@ jobs: test: strategy: matrix: - os: [ubuntu-latest] + os: [ubuntu-latest, macos-latest] go: [1.17, 1.18, 1.19] include: - os: ubuntu-latest