We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb0e10 commit b765c43Copy full SHA for b765c43
.github/workflows/php.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04-arm
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments