Skip to content

Commit b3021ba

Browse files
committed
Use ubuntu-24.04-arm instead of macos-latest
1 parent 073bc89 commit b3021ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:
18-
os: [ubuntu-latest, windows-latest, macos-latest]
18+
os: [ubuntu-latest, windows-latest, ubuntu-24.04-arm]
1919

2020
steps:
2121
- name: Checkout repo

0 commit comments

Comments
 (0)