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 6f5a868 commit 1ea583fCopy full SHA for 1ea583f
.github/workflows/go.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
strategy:
20
matrix:
21
- go: ['1.17.x', '1.18.x', '1.19.x']
+ go: ['1.17.x', '1.18.x', '1.19.x', '1.20.x']
22
steps:
23
- run: sudo apt-get -qq update
24
- name: Install libsystemd-dev
0 commit comments