Nike-Inc / gimme-aws-creds

A CLI that utilizes Okta IdP via SAML to acquire temporary AWS credentials
Apache License 2.0
920 stars 262 forks source link

Fix cicd #380

Closed epierce closed 1 year ago

epierce commented 1 year ago

The latest version of Ubuntu does not have a Python 3.6 package, this breaks the CI tests - locking the version to Ubuntu 20 until a 3.6 package is built for Ubuntu 22

How Has This Been Tested?

All tests now run successfully

Types of changes

Checklist: