Skip to content

Commit fc92ca5

Browse files
committed
use ubuntu-latest
1 parent 9221a8e commit fc92ca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
jobs:
1212
build:
1313
# if: ${{ false }}
14-
runs-on: self-hosted
14+
runs-on: ubuntu-latest
1515
environment:
1616
name: prod
1717
permissions:

0 commit comments

Comments
 (0)