jaypipes / ghw

Go HardWare discovery/inspection library
Apache License 2.0
1.62k stars 174 forks source link

update our GH actions runners/workflows #344

Closed jaypipes closed 1 year ago

jaypipes commented 1 year ago

Brings in Ubuntu 22.04, Windows Server 2022 and MacOS 12 (instead of the now-deprecated <=MacOS-11 runner).

Also updates the Go versions to test Go 1.18-1.20 on various platforms.

jaypipes commented 1 year ago

note to @ffromani... I ran gofmt -w . to regenerate the doc.go file since the fmt linter check in Go 1.19+ has a different output.