1
0
mirror of https://github.com/kha7iq/pingme.git synced 2025-05-15 14:20:18 -07:00

fix: update runner

This commit is contained in:
kha7iq 2021-04-28 22:14:55 +08:00
parent edd49a3f16
commit cd4b86ef95

View File

@ -6,7 +6,7 @@ env:
jobs: jobs:
lint-code: lint-code:
runs-on: self-hosted runs-on: ubuntu-latest
name: PingMe name: PingMe
steps: steps:
- name: Checkout - name: Checkout