tisonkun commented on code in PR #2082:
URL: https://github.com/apache/libcloud/pull/2082#discussion_r2693767327


##########
.github/workflows/main.yml:
##########
@@ -273,38 +248,34 @@ jobs:
 
   security_checks:
     name: Run Security Checks
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-latest
 
     strategy:
       matrix:
-        python_version: [3.9]
+        python_version: [ 3.9 ]

Review Comment:
   Let me add a commit to test it first :D



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to