mirror of
https://github.com/axllent/mailpit.git
synced 2025-02-07 13:31:56 +02:00
Tests: Run tests on Linux, Windows & Mac
This commit is contained in:
parent
669c1a747f
commit
4d2b6d6b4a
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.21.x]
|
||||
os: [ubuntu-latest]
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/setup-go@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user