Apply internal discussion agreements

This commit is contained in:
panticmilos 2022-11-25 10:50:21 +01:00
parent 17fabf6bf1
commit f1f69d49da
5 changed files with 6 additions and 15 deletions

View file

@ -24,7 +24,6 @@ jobs:
uses: ./
with:
go-version: stable
architecture: x64
- name: Verify Go
run: go version
@ -40,7 +39,6 @@ jobs:
uses: ./
with:
go-version: oldstable
architecture: x64
- name: Verify Go
run: go version