Skip to content

Commit

Permalink
Zurück auf self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
epam-vkerkhoff committed Dec 20, 2023
1 parent b20e35d commit 571a207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image-epam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:

jobs:
prep:
runs-on: ubuntu-latest
# runs-on: self-hosted
# runs-on: ubuntu-latest
runs-on: self-hosted
env:
GTFS_CARPOOL_URL: ${{ secrets.GTFS_CARPOOL_URL }}
steps:
Expand Down

0 comments on commit 571a207

Please sign in to comment.