This commit is contained in:
iFargle 2023-10-02 14:40:16 +09:00
parent 8589d7ebf9
commit eaf9717536

View file

@ -4,7 +4,7 @@ run-name: ${{ github.actor }} is testing
on: [push]
jobs:
Explore-CI:
runs-on: ubuntu-latest
runs-on: docker
steps:
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server."