Skip to content

Commit c238aa8

Browse files
authored
Update build-and-deploy.yml
1 parent 481c3b6 commit c238aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fi
3535
3636
build:
37-
runs-on: self-hosted
37+
runs-on: ubuntu-latest
3838
needs: determine-environment
3939
environment: ${{ needs.determine-environment.outputs.environment }}
4040
permissions:

0 commit comments

Comments
 (0)