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 7d3dd1a commit addb115Copy full SHA for addb115
.github/workflows/ghcr.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Go
25
uses: actions/setup-go@v3
26
with:
27
- go-version: 1.20
+ go-version: 1.18
28
29
- name: Libraries
30
run: sudo apt-get install -y libpcap-dev libluajit-5.1-dev
0 commit comments