Skip to content

Commit

Permalink
remove self hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Sep 21, 2023
1 parent 3f4cb5a commit 17f1cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beam_PostCommit_Python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ env:
jobs:
beam_PostCommit_Python:
name: ${{matrix.job_name}} (${{matrix.job_phrase}} ${{matrix.python_version}})
runs-on: [self-hosted, ubuntu-20.04, main]
runs-on: ubuntu-20.04
timeout-minutes: 240
strategy:
fail-fast: false
Expand Down

0 comments on commit 17f1cd8

Please sign in to comment.