1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-17 21:18:19 +02:00

Merge branch 'release/1.2.2'

This commit is contained in:
Ralph Slooten 2022-10-13 13:20:14 +13:00
commit 6e6482f6ad

View File

@ -14,7 +14,7 @@ jobs:
exclude:
- goarch: "386"
goos: darwin
- goarch: arm64
- goarch: "386"
goos: windows
steps:
- uses: actions/checkout@v3