Skip to content

Commit

Permalink
feat: enabled self-hosted CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
amstokely committed Nov 27, 2023
1 parent ce80da2 commit 316f47e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/netsci_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on: [push, workflow_dispatch]
jobs:
run:
runs-on: [self-hosted]
container: dvcorg/cml-py3:latest
env:
repo_token: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit 316f47e

Please sign in to comment.