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 40ba701 commit 41c5dd9Copy full SHA for 41c5dd9
.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