Skip to content

Commit 290bd84

Browse files
committed
gha: build - remove macos-latest (ARM) runner
1 parent 140e63a commit 290bd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
fail-fast: false
4848
matrix:
49-
os: [macos-13, macos-latest, ubuntu-latest, ubuntu-20.04, ubuntu-24.04-arm, windows-latest]
49+
os: [macos-13, ubuntu-latest, ubuntu-20.04, ubuntu-24.04-arm, windows-latest]
5050

5151
steps:
5252

0 commit comments

Comments
 (0)