mirror of https://github.com/n64decomp/007.git
Update main.yml
This commit is contained in:
parent
3fee2e027d
commit
4931a69086
|
@ -33,7 +33,7 @@ jobs:
|
|||
echo "::set-output name=all::$(git diff --name-only --diff-filter=ACMRT ${{ github.event.pull_request.base.sha }} ${{ github.sha }} | xargs)"
|
||||
|
||||
buildus:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue