Skip to content

Commit c156377

Browse files
authored
Update test.yml
1 parent 0b0e718 commit c156377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
matrix:
88
include:
99
- { os: ubuntu-20.04, platform: linux-x64 }
10-
- { os: macos-latest, platform: darwin-x64 }
10+
- { os: macos-14, platform: darwin-arm64 }
1111
- { os: windows-latest, platform: win32-x64 }
1212
runs-on: ${{ matrix.os }}
1313
steps:

0 commit comments

Comments
 (0)