Skip to content

Commit 243b3f6

Browse files
committed
use macos instead of ubuntu
1 parent 099545f commit 243b3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cargo_attribution.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
update-attributions:
15-
runs-on: ubuntu-latest
15+
runs-on: macos-latest
1616
steps:
1717
- name: Fetch Repository
1818
uses: actions/checkout@v4

0 commit comments

Comments
 (0)