Skip to content

Commit

Permalink
try run on managed runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiryous committed Dec 10, 2024
1 parent 7f267a9 commit 6bec97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr-e2e-build-and-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ env:

jobs:
tests-e2e:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
runs-on: depot-ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 6bec97a

Please sign in to comment.