Skip to content

Commit f983f87

Browse files
authored
Update deploy-dev.yml
1 parent d8f556e commit f983f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
build-and-deploy:
14-
runs-on: ubuntu-4-cores
14+
runs-on: ubuntu-latest
1515

1616
steps:
1717
- name: Checkout repository

0 commit comments

Comments
 (0)