Skip to content

Commit ddd3d26

Browse files
committed
feat: Use arm runner
1 parent 3be3482 commit ddd3d26

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
@@ -37,7 +37,7 @@ jobs:
3737
uses: golangci/golangci-lint-action@v3.4.0
3838

3939
testmac:
40-
runs-on: macos-latest # beta arm runner
40+
runs-on: macos-14 # beta arm runner
4141
strategy:
4242
matrix:
4343
goos:

0 commit comments

Comments
 (0)