Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #178 from DolbyIO/develop
Browse files Browse the repository at this point in the history
Merge develop into main
  • Loading branch information
Kuba Audykowicz authored May 25, 2023
2 parents 70d195b + b3a6509 commit 7717bd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ["4.27", "5.0", "5.1"]
version: ["4.27", "5.2"]
runs-on: ["self-hosted", "X64", "macOS"]
env:
BUILD_PLATFORM: 'macos64'
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ["4.27", "5.0", "5.1"]
version: ["4.27", "5.2"]
runs-on: ["self-hosted", "X64", "Windows"]
env:
BUILD_PLATFORM: 'windows64'
Expand Down

0 comments on commit 7717bd6

Please sign in to comment.