Skip to content

Commit 3ecd982

Browse files
hamzaremmalWojciechMazur
authored andcommitted
Do not release to the UNIVERSAL platform in sdkman
1 parent ecf5a2e commit 3ecd982

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-sdkman.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
archive : 'scala3-${{ inputs.version }}-aarch64-apple-darwin.tar.gz'
4646
- platform: WINDOWS_64
4747
archive : 'scala3-${{ inputs.version }}-x86_64-pc-win32.zip'
48-
- platform: UNIVERSAL
49-
archive : 'scala3-${{ inputs.version }}.zip'
5048
steps:
5149
- uses: hamzaremmal/sdkman-release-action@7e437233a6bd79bc4cb0fa9071b685e94bdfdba6
5250
with:

0 commit comments

Comments
 (0)