Skip to content

Commit 5a1cfa9

Browse files
committed
ipie
1 parent ac2f08c commit 5a1cfa9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
with:
2727
submodules: recursive
2828

29-
# Set up Go with the same version as your local development
30-
- name: Set up Go
31-
uses: actions/setup-go@v4
32-
with:
33-
go-version: '1.24.2'
3429

3530
# Install the correct version of garble
3631
- name: Install garble
@@ -42,4 +37,3 @@ jobs:
4237
build-name: ${{ matrix.build.name }}
4338
build-platform: ${{ matrix.build.platform }}
4439
build-obfuscate: true
45-
go-version: "1.24.2"

0 commit comments

Comments
 (0)