Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh-couchbase committed Aug 12, 2024
1 parent 2758c31 commit f0ef3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
python-version: [ "3.9","3.10" ]
runs-on: ubuntu-latest-m
runs-on: ubuntu-latest
needs: [ setup ]
steps:
# actions/checkout MUST come before auth
Expand Down

0 comments on commit f0ef3ef

Please sign in to comment.