We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fc997 commit e9faafaCopy full SHA for e9faafa
.github/workflows/lint-and-deploy.yaml
@@ -7,7 +7,7 @@ permissions:
7
8
jobs:
9
lint-and-deploy:
10
- runs-on: ubuntu-24.04-arm
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments