Skip to content

Commit 30ac9d5

Browse files
committed
Merge branch 'dev' into dev2
2 parents e39ada5 + e8e8306 commit 30ac9d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
contents: write
1010

1111
env:
12-
RELEASE: Release v3.4.0
12+
RELEASE: Release v3.4.1
1313
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1414

1515
name: Release
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
strategy:
2121
matrix:
22-
branch: [v1.9.11,v2.4.0,v3.4.0] # [dev,dev2,dev3]
22+
branch: [v1.9.11,v2.4.1,v3.4.1] # [dev,dev2,dev3]
2323
# we build on the oldest ubuntu version for better binary compatibility.
2424
os: [windows-latest, macOS-latest, macos-15-intel, ubuntu-22.04, ubuntu-22.04-arm]
2525

0 commit comments

Comments
 (0)