We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07676ea commit 1ebb52cCopy full SHA for 1ebb52c
.github/workflows/ci.yml
@@ -209,7 +209,7 @@ jobs:
209
strategy:
210
fail-fast: false
211
matrix:
212
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest]
213
steps:
214
- name: Harden the runner (Audit all outbound calls)
215
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
0 commit comments