Skip to content

Commit 302eaae

Browse files
committed
chore(gha): macos to get artifact from correct macos version
1 parent f13ed11 commit 302eaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- uses: actions/download-artifact@v4
7878
with:
79-
name: macos-12_reports
79+
name: macos-13_reports
8080
path: reports
8181

8282
- name: Codecov

0 commit comments

Comments
 (0)