Фикс Go версии
All checks were successful
Build G365SFU / build (push) Successful in 13m19s

This commit is contained in:
set
2026-03-20 20:25:35 +02:00
parent 027626eb2c
commit 8c386eb42a

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v4 uses: actions/setup-go@v4
with: with:
go-version: 1.20 go-version: 1.24
- name: Build G365SFU - name: Build G365SFU
run: | run: |
make build make build