We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3af404 commit fd1b732Copy full SHA for fd1b732
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
artifact_name: paddler-bin-linux-libc2.39-amd64
21
22
- os: macos-latest
23
- artifact_name: paddler-bin-macos-amd64
+ artifact_name: paddler-bin-macos-arm
24
25
steps:
26
- name: checkout code
0 commit comments