mirror of
https://github.com/digarok/buckshot.git
synced 2024-12-12 09:29:02 +00:00
test other os builds via CI
This commit is contained in:
parent
87a0d9b31d
commit
a5ffff2bce
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ macos-latest ]
|
||||
os: [ windows-latest, ubuntu-latest, macos-latest ]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
#- uses: ilammy/msvc-dev-cmd@v1
|
||||
|
Loading…
Reference in New Issue
Block a user