diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2f75969..db61e6c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ on: name: Release jobs: linux: - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest strategy: matrix: include: diff --git a/.gitignore b/.gitignore index e723378..d0048ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .DS_Store go.work coverprofile +.vscode +