Skip to content

Commit 0a85eb3

Browse files
chore: float go versions
1 parent 0143a11 commit 0a85eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
version: [ '1.25', '1.24' ]
18+
version: [ 'oldstable', 'stable' ]
1919
name: Go ${{ matrix.version }}
2020
outputs:
2121
pr_number: ${{ github.event.number }}

0 commit comments

Comments
 (0)