Skip to content

Commit e0f0c64

Browse files
committed
CI: add go 1.21
1 parent 1f53b4e commit e0f0c64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
strategy:
88
matrix:
99
go_version:
10-
- "1.20"
11-
- "1.21"
10+
- stable
11+
- oldstable
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Setup Go

0 commit comments

Comments
 (0)