We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b81e312 commit 5bb30dfCopy full SHA for 5bb30df
1 file changed
.github/workflows/main.yml
@@ -372,7 +372,7 @@ jobs:
372
runs-on: ${{ matrix.os }}
373
strategy:
374
matrix:
375
- os: ["ubuntu-24.04", "ubuntu-24.04-arm"]
+ os: ["ubuntu-24.04"]
376
steps:
377
- uses: actions/checkout@v4
378
with:
@@ -425,7 +425,7 @@ jobs:
425
426
427
428
429
430
431
- name: Setup environment
@@ -485,7 +485,7 @@ jobs:
485
486
487
488
489
490
491
0 commit comments