We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f5e3c commit 4ec0473Copy full SHA for 4ec0473
.github/workflows/goqemu.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
# track upstream Go's currently supported stable versions.
10
- gorelease: ['1.17', '1.18']
+ gorelease: ['1.18', '1.19']
11
steps:
12
- uses: actions/checkout@v3
13
0 commit comments