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 f7fd1c3 commit 17d05d5
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]
jobs:
run:
runs-on: [self-hosted]
container: dvcorg/cml-py3:latest
env:
repo_token: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit 17d05d5

Please sign in to comment.