Skip to content

Commit ff31420

Browse files
committed
gha: build - add ubuntu-arm, macos-latest
1 parent cbb3947 commit ff31420

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
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
fail-fast: false
4747
matrix:
48-
os: [macos-13, ubuntu-latest, ubuntu-20.04, windows-latest]
48+
os: [macos-13, macos-latest, ubuntu-latest, ubuntu-20.04, ubuntu-24.04-arm, windows-latest]
4949

5050
steps:
5151

0 commit comments

Comments
 (0)