Skip to content

Commit 4ca17b9

Browse files
committed
lower instance size
1 parent 764f255 commit 4ca17b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-al-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
deploy:
1313
name: deploy
14-
runs-on: ubuntu-latest-8-cores
14+
runs-on: ubuntu-latest-4-cores
1515
permissions:
1616
contents: read
1717
packages: write

0 commit comments

Comments
 (0)