Mohammed Al Sahaf
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
5 deletions
-
.github/workflows/ci.yml
|
@ -30,11 +30,6 @@ jobs: |
|
|
- go: '1.18' |
|
|
- go: '1.18' |
|
|
GO_SEMVER: '~1.18.1' |
|
|
GO_SEMVER: '~1.18.1' |
|
|
|
|
|
|
|
|
# Go 1.18.1 isn't released yet for Mac as of Apr 13 2022 |
|
|
|
|
|
- go: '1.18' |
|
|
|
|
|
os: 'macos-latest' |
|
|
|
|
|
GO_SEMVER: '1.18.0' |
|
|
|
|
|
|
|
|
|
|
|
# Set some variables per OS, usable via ${{ matrix.VAR }} |
|
|
# Set some variables per OS, usable via ${{ matrix.VAR }} |
|
|
# CADDY_BIN_PATH: the path to the compiled Caddy binary, for artifact publishing |
|
|
# CADDY_BIN_PATH: the path to the compiled Caddy binary, for artifact publishing |
|
|
# SUCCESS: the typical value for $? per OS (Windows/pwsh returns 'True') |
|
|
# SUCCESS: the typical value for $? per OS (Windows/pwsh returns 'True') |
|
|