Skip to content

Commit

Permalink
Run on actuated
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Sep 1, 2023
1 parent c801ee4 commit 0b2c623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-only.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
group: ${{ github.ref }}
cancel-in-progress: true

runs-on: ubuntu-latest
runs-on: actuated
steps:
- uses: actions/checkout@master
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
repository-projects: read
statuses: read

runs-on: ubuntu-latest
runs-on: actuated
steps:
- uses: actions/checkout@master
with:
Expand Down

0 comments on commit 0b2c623

Please sign in to comment.