Skip to content

Commit 3066752

Browse files
authored
Merge pull request symfony-cli#15 from tucksaun/ci/go-122
Add Go 1.22 to the matrix
2 parents 7ff7af4 + fe51ffd commit 3066752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- '1.19'
1616
- '1.20'
1717
- '1.21'
18+
- '1.22'
1819
name: Go ${{ matrix.go }} test
1920
steps:
2021
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)