chore: restore macos env in GitHub Actions.

This commit is contained in:
Ludovic Fernandez
2021-04-02 08:48:04 +02:00
committed by GitHub
parent d92051d40f
commit 350cf80bbf

View File

@@ -18,14 +18,13 @@ jobs:
strategy:
matrix:
go-version: [ 1.15, 1.16 ]
# os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
include:
- os: ubuntu-latest
go-path-suffix: /go
# - os: macos-latest
# go-path-suffix: /go
- os: macos-latest
go-path-suffix: /go
- os: windows-latest
go-path-suffix: \go