1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

run nightly on ubuntu runner

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

View file

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