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 764f255 commit 4ca17b9Copy full SHA for 4ca17b9
.github/workflows/deploy-al-prod.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
deploy:
13
name: deploy
14
- runs-on: ubuntu-latest-8-cores
+ runs-on: ubuntu-latest-4-cores
15
permissions:
16
contents: read
17
packages: write
0 commit comments