Skip to content

Commit

Permalink
Merge pull request #712 from ptarmiganlabs/mountaindude-patch-2-1
Browse files Browse the repository at this point in the history
build: Update insiders-build.yaml
  • Loading branch information
mountaindude authored Feb 17, 2024
2 parents 9b877d6 + 106fa9d commit eef3723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/insiders-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
insiders-build:
strategy:
matrix:
os: [winsrv-2016, mac-build1, ubuntu-latest]
os: [Windows, mac-build1, ubuntu-latest]
include:
- os: Windows
build: |
Expand Down Expand Up @@ -233,4 +233,4 @@ jobs:
with:
name: ${{ matrix.artifact_insider }}
path: ${{ matrix.artifact_insider }}


0 comments on commit eef3723

Please sign in to comment.