mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +00:00
TLS 1.2 on IAM credentials api call also
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -637,8 +637,6 @@ jobs:
|
||||
$gam config domain "pdl.jaylee.us" save
|
||||
$gam config admin_email "${gam_user}" save
|
||||
$gam config enable_dasa false save
|
||||
# temp attempt to fix Python 3.12 and WIF issues
|
||||
$gam config tls_min_version TLSv1_2 save
|
||||
$gam oauth info
|
||||
$gam oauth refresh
|
||||
$gam config enable_dasa true save
|
||||
|
||||
Reference in New Issue
Block a user