1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00

add macos to the testing matrix

This commit is contained in:
Simon Aronsson 2021-01-10 12:44:14 +01:00
parent ea53cdbe7c
commit 140cc4ea12
No known key found for this signature in database
GPG Key ID: 8DA57A5FD341605B

View File

@ -33,6 +33,7 @@ jobs:
- 1.15.x
platform:
- ubuntu-latest
- macos-latest
- windows-latest
runs-on: ${{ matrix.platform }}
steps: