mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
add macos to the testing matrix
This commit is contained in:
parent
ea53cdbe7c
commit
140cc4ea12
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
- 1.15.x
|
||||
platform:
|
||||
- ubuntu-latest
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue