merge: Sync develop with master #37

Merged
eva merged 15 commits from master into develop 2026-09-02 13:41:20 -05:00
3 changed files with 3 additions and 18 deletions
Showing only changes of commit d46a142312 - Show all commits
-6
View File
@@ -14,8 +14,6 @@ jobs:
- name: Setup go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'
check-latest: true
@@ -45,8 +43,6 @@ jobs:
- name: Set up go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'
check-latest: true
@@ -79,8 +75,6 @@ jobs:
- name: Set up go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'
check-latest: true
+3 -6
View File
@@ -13,10 +13,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: test log
run: env | sort
- name: Setup go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'
check-latest: true
@@ -46,8 +47,6 @@ jobs:
- name: Set up go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'
check-latest: true
@@ -80,8 +79,6 @@ jobs:
- name: Set up go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'
check-latest: true
-6
View File
@@ -16,8 +16,6 @@ jobs:
- name: Setup go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'
check-latest: true
@@ -47,8 +45,6 @@ jobs:
- name: Set up go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'
check-latest: true
@@ -79,8 +75,6 @@ jobs:
- name: Setup go
uses: actions/setup-go@v5
volumes:
- act-toolcache:/toolcache
with:
go-version-file: 'go.mod'