Skip to content

Commit 8e9b18d

Browse files
committed
test with 1.22
1 parent 3a2390d commit 8e9b18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Fetch Go ${{ matrix.go_version }}
5959
uses: actions/setup-go@v5
6060
with:
61-
go-version: stable
61+
go-version: 1.22
6262

6363
- name: Install m and mtools
6464
run: |-

0 commit comments

Comments
 (0)