Update main.yml

This commit is contained in:
XargonWan 2022-04-02 21:49:26 +09:00 committed by GitHub
parent 2194edde28
commit 5f0df8d242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: manjaro
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps: