Skip to content

Commit

Permalink
use public runners
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Sep 19, 2023
1 parent 153174c commit d19e335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2ePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
buildDelta:
runs-on: ubuntu-latest-xl
runs-on: ubuntu-latest
name: Build apk from delta ref
outputs:
DELTA_REF: ${{ steps.getDeltaRef.outputs.DELTA_REF }}
Expand Down

0 comments on commit d19e335

Please sign in to comment.