Skip to content

Commit 5caf304

Browse files
committed
merge #1300 into opencontainers/runtime-spec:main
Kir Kolyshkin (1): ci: use oldstable and stable Go versions LGTMs: AkihiroSuda tianon cyphar
2 parents 5610abd + 75d79ee commit 5caf304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
go: [1.21.x, 1.22.x]
17+
go: [oldstable, stable]
1818

1919
steps:
2020
- name: checkout source code

0 commit comments

Comments
 (0)