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 d8f556e commit f983f87Copy full SHA for f983f87
.github/workflows/deploy-dev.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
build-and-deploy:
14
- runs-on: ubuntu-4-cores
+ runs-on: ubuntu-latest
15
16
steps:
17
- name: Checkout repository
0 commit comments