Skip to content

Commit 1ebb52c

Browse files
committed
ci: expand test matrix
1 parent 07676ea commit 1ebb52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
strategy:
210210
fail-fast: false
211211
matrix:
212-
os: [ubuntu-latest, macos-latest]
212+
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest]
213213
steps:
214214
- name: Harden the runner (Audit all outbound calls)
215215
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1

0 commit comments

Comments
 (0)