changed os back to ubuntu-latest

This commit is contained in:
loyalsoldier 2019-12-10 17:17:09 +08:00
parent caab116d5c
commit 65cc71e345

View File

@ -5,7 +5,7 @@ on:
jobs: jobs:
build: build:
name: Build name: Build
runs-on: macos-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
rule: [geoip, geosite] rule: [geoip, geosite]