run nightly on ubuntu runner

This commit is contained in:
techknowlogick 2023-03-01 12:32:00 +08:00
parent 462b2660de
commit bbd055ac3b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
jobs:
goreleaser:
runs-on: aws
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with: