Update main.yml

This commit is contained in:
XargonWan 2022-04-02 21:49:26 +09:00 committed by GitHub
parent cc04d60119
commit 463a1783da

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: