Update Test Go version. Update PR template.

This commit is contained in:
Lea Anthony
2023-12-18 07:53:48 +11:00
parent 4b4fcdd47c
commit 49a6b1aa3c
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
go-version: [1.19]
go-version: ['1.20']
steps:
- name: Checkout code