summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/go.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 96de4ed..69c1984 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
go_version: [1.17.1]
- os: [ubuntu-latest,macos-latest]
+ os: [ubuntu-latest, macos-latest]
steps: