Skip to content

Commit 1dade8e

Browse files
committed
build: include 2025.1 in prerelease automation
1 parent 17dcd44 commit 1dade8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
generate_artifact_toolkit_standalone:
1818
strategy:
1919
matrix:
20-
supported_versions: [ '2024.1', '2024.2', '2024.3' ]
20+
supported_versions: [ '2024.1', '2024.2', '2024.3', '2025.1' ]
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)