1
0
mirror of https://github.com/kha7iq/pingme.git synced 2025-05-15 06:10:12 -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:
lint-code:
runs-on: self-hosted
runs-on: ubuntu-latest
name: PingMe
steps:
- name: Checkout