Skip to content

Commit ac9a3c8

Browse files
authored
Set arch to default
1 parent c38495a commit ac9a3c8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
- ubuntu-latest
2121
- macOS-latest
2222
- windows-latest
23-
arch:
23+
arch:
24+
- default
2425
- x64
2526
steps:
2627
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)