Skip to content

Commit

Permalink
Merge pull request #24768 from cbjeukendrup/443_nightlies
Browse files Browse the repository at this point in the history
4.4.3 nightly builds
  • Loading branch information
RomanPudashkin committed Sep 17, 2024
2 parents faa5a67 + 823390b commit 4558ed6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ on:
required: false

env:
CURRENT_RELEASE_BRANCH: 4.4.2
CURRENT_RELEASE_BRANCH: 4.4.3

jobs:
linux_x64:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_linux_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ on:
required: false

#env:
# CURRENT_RELEASE_BRANCH: 4.4.2
# CURRENT_RELEASE_BRANCH: 4.4.3

jobs:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ on:
required: false

env:
CURRENT_RELEASE_BRANCH: 4.4.2
CURRENT_RELEASE_BRANCH: 4.4.3
DEVELOPER_DIR: /Applications/Xcode_15.4.app/Contents/Developer

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ on:
required: false

env:
CURRENT_RELEASE_BRANCH: 4.4.2
CURRENT_RELEASE_BRANCH: 4.4.3

jobs:

Expand Down

0 comments on commit 4558ed6

Please sign in to comment.