We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e576ae7 commit 810ce77Copy full SHA for 810ce77
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Patch and Build
2
on: [ push, pull_request ]
3
jobs:
4
build:
5
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
6
steps:
7
- name: Checkout Git Repository
8
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments