mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-03-26 00:44:43 +03:00
Ref: no docker
This commit is contained in:
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v6.0.2
|
- uses: actions/checkout@v6.0.2
|
||||||
|
|
||||||
- name: Cache sing-box
|
- name: Cache sing-box
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5.0.3
|
||||||
id: cache-singbox
|
id: cache-singbox
|
||||||
with:
|
with:
|
||||||
path: /usr/local/bin/sing-box
|
path: /usr/local/bin/sing-box
|
||||||
|
|||||||
2
.github/workflows/create-subnets.yml
vendored
2
.github/workflows/create-subnets.yml
vendored
@@ -14,7 +14,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate-subnet:
|
generate-subnet:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6.0.2
|
- uses: actions/checkout@v6.0.2
|
||||||
- name: Generate subnets
|
- name: Generate subnets
|
||||||
|
|||||||
Reference in New Issue
Block a user