Ref: no docker

This commit is contained in:
Kirill Sobakin
2026-03-16 22:55:17 +03:00
parent 76f8f79434
commit 2868f4576e
3 changed files with 22 additions and 31 deletions

View File

@@ -16,11 +16,11 @@ jobs:
generate-subnet:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v6.0.2
- name: Generate subnets
uses: actions/setup-python@v5.1.0
uses: actions/setup-python@v6.2.0
with:
python-version: '3.10'
python-version: '3.13'
- run: |
python get-subnets.py
- name: Push subnets