pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
528 stars 121 forks source link

Upgrade Go versions of CI test runners #415

Closed EmrysMyrddin closed 2 years ago

EmrysMyrddin commented 2 years ago

Summary

Perhaps we should update go version of the CI test runners to 1.18 and 1.17 (the last 2 versions).

Motivation

Other pion dependencies seems to not support older versions of go since a few versions. The dependabot PR are all failing because of incompatible build tags.