1
0
mirror of https://github.com/MetaCubeX/meta-rules-dat.git synced 2025-11-03 17:46:54 +08:00

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:
build:
name: Build
runs-on: macos-latest
runs-on: ubuntu-latest
strategy:
matrix:
rule: [geoip, geosite]