Skip to content

Commit

Permalink
gcp auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Oct 4, 2023
1 parent 35109a6 commit a40989e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcp-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Install clients
run: |
pip3 install pymongo google-api-python-client paramiko
pip3 install pymongo google-api-python-client paramiko==2.7.1
- name: Start GPU VM
run: |
Expand Down

0 comments on commit a40989e

Please sign in to comment.