Skip to content

Commit

Permalink
changed to Ubuntu tag
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomsaraiva committed Jan 16, 2024
1 parent b422656 commit fecb270
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_gource.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: workflow_dispatch

jobs:
generate_movie:
runs-on: [self-hosted, deepthought]
runs-on: [self-hosted, Ubuntu]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nanopyx_night_mechanic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
AGENT_TOOLS_DIRECTORY: /

generate_movie:
runs-on: [self-hosted, Linux, deepthought]
runs-on: [self-hosted, Ubuntu]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit fecb270

Please sign in to comment.