1
0
mirror of https://gitea.com/gitea/act_runner synced 2024-11-09 18:05:52 +01:00

run nightly on ubuntu runner

This commit is contained in:
techknowlogick 2023-03-01 12:32:00 +08:00
parent 462b2660de
commit bbd055ac3b

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